Update src/template/module/journey/map.pug
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
sora-ext 2025-03-10 17:26:18 +01:00
parent 38b110db0d
commit bd371e432e

View File

@ -4,7 +4,7 @@ l-map(
@click="onMapClick" @click="onMapClick"
style="height:100%" style="height:100%"
no-blocking-animations=true no-blocking-animations=true
:style="query.addmarker?'cursor:crosshair':''" :style="search_drawer.query.addmarker?'cursor:crosshair':''"
ref="map" ref="map"
) )
l-tile-layer( l-tile-layer(