This commit is contained in:
@@ -4,6 +4,10 @@ l-map(
|
||||
@click="onMapClick"
|
||||
style="height:100%"
|
||||
no-blocking-animations=true
|
||||
:max-bounds="[[-90, -180],[90, 180]]"
|
||||
:max-bounds-viscosity="1.0"
|
||||
:world-copy-jump="true"
|
||||
:no-wrap="true"
|
||||
:style="search_drawer.query.addmarker?'cursor:crosshair':''"
|
||||
ref="map"
|
||||
)
|
||||
|
Reference in New Issue
Block a user