Skip to main content
Version: Next

Appearance Page

Map Settings

If you want to adjust the map styling. You can change the map under Map Settings. Here you have the following options:

MethodDescriptionWhen to use?
Style JSON URLOverride the default map settings with a style.json URL (e.g. https://api.example.com/maps/streets/style.json?key=your_key) from a Map/Tile provider that supports MapLibre (see providers).If you want to configure a different map quickly.
Import Style SettingsAfter configuring a Style JSON URL you can import it to include the layers allowing you to adjust the map styling. You may optionally configure a Tile server URL (to see more of a map).If you want to be able to edit the map styling in OpenRemote, but also use an external map.
Realm Map StylingYou can add GeoJSON based points, lines and shapes from GeoJSON files. For creating GeoJSON files, you can use e.g. https://geojson.io/. For searching existing GeoJSON map layers, you can use https://overpass-turbo.eu/.If you want to add map layers per realm.
Upload Custom .mbtilesThe uploaded map will be used instead of the default (see working on maps for more).If you happen to have an .mbtiles file and want to view a different part of the world.
Custom DeploymentConfigure the map through custom deployments.If you want full control over the configurations on the server (advanced usage).
note

OpenRemote picks how to render the map based on the configurations set in the following order: 1) Style JSON URL 2) Import Style Settings & Realm Map Styling 3) Upload Custom .mbtiles 4) Custom Deployment.

warning

Not all Map/Tile providers are fully supported, please check the provider supports MapLibre (see maplibre providers).

The following tile servers have been tested.

ProviderSupportedNot Supported
MaptilerMost standard maps can be imported
CartoBasemaps
MapboxTested Classic Mapbox styles using https://api.mapbox.com/styles/v1/mapbox/streets-v12?access_token=pk.ey...Import settings