Map
Configure the Manager map and serve map styles, vector tiles, and custom MBTiles data
Retrieve the style used for MapLibre GL
Returns realm-aware public MapLibre settings with externally reachable URLs derived from proxy headers.
Update map settings
Stores the map configuration and returns the resulting public MapLibre settings.
Remove the custom MBTiles map
Deletes the installed custom MBTiles database and returns the fallback public map settings.
Retrieve custom-map status and upload limit
Reports whether custom MBTiles data is installed and the maximum accepted upload size.
Retrieve vector tile data for MapLibre GL
Returns a pre-compressed Mapbox vector tile for the requested zoom, column, and row coordinates.
Upload a custom MBTiles map
Stores the raw request body as the realm's custom MBTiles database and returns the resulting public map settings.