Update template/module/journey/map.pug
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6260d396e5
commit
0ece752fd4
@ -2,7 +2,7 @@ l-map(
|
|||||||
:zoom.sync="journey.leg_get().map.zoom",
|
:zoom.sync="journey.leg_get().map.zoom",
|
||||||
:center.sync="journey.leg_get().map.center",
|
:center.sync="journey.leg_get().map.center",
|
||||||
style="height:100%"
|
style="height:100%"
|
||||||
ref="map"
|
no-blocking-animations=true
|
||||||
)
|
)
|
||||||
l-tile-layer(
|
l-tile-layer(
|
||||||
url="https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
|
url="https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user