forked from MapComplete/MapComplete
refactoring(maplibre): WIP
This commit is contained in:
parent
231d67361e
commit
4d48b1cf2b
89 changed files with 1166 additions and 3973 deletions
|
@ -2,10 +2,7 @@
|
|||
"id": "gps_location",
|
||||
"description": "Meta layer showing the current location of the user. Add this to your theme and override the icon to change the appearance of the current location. The object will always have `id=gps` and will have _all_ the properties included in the [`Coordinates`-object](https://developer.mozilla.org/en-US/docs/Web/API/GeolocationCoordinates) returned by the browser.",
|
||||
"minzoom": 0,
|
||||
"source": {
|
||||
"osmTags": "id=gps",
|
||||
"maxCacheAge": 0
|
||||
},
|
||||
"source": "special",
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": {
|
||||
|
@ -38,4 +35,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue