Use custom map with raster data

Hi,
I want to use a custom mbtiles file, with raster data instead of vector tiles data. What should I do?

Hey @maza,

We’ve recently merged a new feature that allows you to configure external map style servers, which enables support for both external vector and raster map styles. This should be available in the next release. You would then be able to configure a map server like so:

And when imported would look the following way:

Currently you can only use raster maps by configuring the environment variables described here Working on maps | OpenRemote Documentation.

Hope it helps :slight_smile: