Themes: pin more markers to new icon
This commit is contained in:
parent
a9e145076d
commit
04ee3dc32c
1 changed files with 3 additions and 3 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…
Reference in a new issue