diff --git a/src/template/module/journey/map.pug b/src/template/module/journey/map.pug index 9dc3004..9b7afac 100644 --- a/src/template/module/journey/map.pug +++ b/src/template/module/journey/map.pug @@ -4,7 +4,7 @@ l-map( @click="onMapClick" style="height:100%" no-blocking-animations=true - :style="query.addmarker?'cursor:crosshair':''" + :style="search_drawer.query.addmarker?'cursor:crosshair':''" ref="map" ) l-tile-layer(