dev #199

Closed
sora wants to merge 21 commits from dev into master
9 changed files with 230 additions and 131 deletions
Showing only changes of commit bd371e432e - Show all commits

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(