forked from MapComplete/MapComplete
Merge branch 'develop' into feature/velopark
This commit is contained in:
commit
ac12e85760
4 changed files with 15 additions and 10 deletions
|
@ -130,7 +130,7 @@
|
|||
"minzoom": 15,
|
||||
"pointRendering": [
|
||||
{
|
||||
"marker": [
|
||||
"=marker": [
|
||||
{
|
||||
"icon": "./assets/themes/onwheels/restaurant.svg"
|
||||
}
|
||||
|
@ -231,7 +231,7 @@
|
|||
],
|
||||
"pointRendering": [
|
||||
{
|
||||
"marker": [
|
||||
"=marker": [
|
||||
{
|
||||
"icon": "./assets/themes/onwheels/parking.svg"
|
||||
}
|
||||
|
@ -465,7 +465,7 @@
|
|||
"point",
|
||||
"centroid"
|
||||
],
|
||||
"marker": [
|
||||
"=marker": [
|
||||
{
|
||||
"icon": "./assets/svg/statistics.svg"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue