Studio: WIP

This commit is contained in:
Pieter Vander Vennet 2023-09-19 14:04:13 +02:00
parent 3549a10a15
commit dc82ebbd58
165 changed files with 2588 additions and 3294 deletions

View file

@ -3,7 +3,7 @@
"description": "Meta layer showing the home location of the user. The home location can be set in the [profile settings](https://www.openstreetmap.org/profile/edit) of OpenStreetMap.",
"minzoom": 0,
"source": "special",
"mapRendering": [
"pointRendering": [
{
"icon": "circle:white;./assets/svg/home.svg",
"iconSize": "20,20",
@ -12,5 +12,6 @@
"centroid"
]
}
]
],
"lineRendering": []
}