mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 17:36:15 +00:00
23 lines
908 B
JSON
23 lines
908 B
JSON
{
|
|
"version": 8,
|
|
"sources": {
|
|
"osm": {
|
|
"type": "raster",
|
|
"tiles": [
|
|
"https://tile.openstreetmap.org/{z}/{x}/{y}.png"
|
|
],
|
|
"tileSize": 256,
|
|
"attribution": "Map tiles by <a target=\"_top\" rel=\"noopener\" href=\"https://tile.openstreetmap.org/\">OpenStreetMap tile servers</a>, under the <a target=\"_top\" rel=\"noopener\" href=\"https://operations.osmfoundation.org/policies/tiles/\">tile usage policy</a>. Data by <a target=\"_top\" rel=\"noopener\" href=\"http://openstreetmap.org\">OpenStreetMap</a>"
|
|
}
|
|
},
|
|
"sprite": "",
|
|
"glyphs": "https://api.maptiler.com/fonts/{fontstack}/{range}.pbf",
|
|
"layers": [
|
|
{
|
|
"id": "osm",
|
|
"type": "raster",
|
|
"source": "osm"
|
|
}
|
|
]
|
|
}
|