forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
37231969e6
120 changed files with 44636 additions and 44531 deletions
|
@ -1,19 +1,19 @@
|
|||
{
|
||||
"id": "home_location",
|
||||
"description": "Meta layer showing the home location of the user",
|
||||
"minzoom": 0,
|
||||
"source": {
|
||||
"osmTags": "user:home=yes"
|
||||
},
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": {
|
||||
"render": "circle:white;./assets/svg/home.svg"
|
||||
},
|
||||
"iconSize": {
|
||||
"render": "20,20,center"
|
||||
},
|
||||
"location": "point"
|
||||
}
|
||||
]
|
||||
"id": "home_location",
|
||||
"description": "Meta layer showing the home location of the user",
|
||||
"minzoom": 0,
|
||||
"source": {
|
||||
"osmTags": "user:home=yes"
|
||||
},
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": {
|
||||
"render": "circle:white;./assets/svg/home.svg"
|
||||
},
|
||||
"iconSize": {
|
||||
"render": "20,20,center"
|
||||
},
|
||||
"location": "point"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue