Refactor styles

This commit is contained in:
Linus Groh
2019-09-28 14:50:05 +01:00
parent 81d9b63dd4
commit 31a85e42a6
6 changed files with 151 additions and 154 deletions
+1
View File
@@ -3,6 +3,7 @@
ref="map"
:center="map.center"
:zoom="map.zoom"
:options="{ zoomControl: false }"
@update:center="setMapCenter"
@update:zoom="setMapZoom"
>