Skip to main content

Basemap

Use the basemap parameter to select a predefined basemap or specify a custom tile server with the tileUrl parameter.

KeyProvider / Type
osmOpen Street Map
otmOpenTopoMap
streetsEsri Streets
satelliteEsri Satellite
topoEsri Topographic
gray-backgroundEsri Gray background only
hillshadeEsri Hillshade
national-geographicNational Geographic
carto-lightCarto Light
carto-darkCarto Dark
carto-voyagerCarto Voyager
&basemap=osm

Make sure to respect the usage policy of each provider!

A custom tileUrl is rejected if its host resolves to a private or internal address. Tile servers on a LAN or Docker network need their hostname listed in ALLOW_PRIVATE_TILE_HOSTS (see Configuration).