Loading src/Playground.vue +5 −0 Original line number Diff line number Diff line Loading @@ -18,8 +18,11 @@ layer-type="base" name="OpenStreetMap" ></l-tile-layer> <l-control-layers /> <l-control-scale position="bottomleft" /> <l-control-zoom position="bottomright" /> <l-marker :lat-lng="[0, 0]" draggable @moveend="log('moveend')"> <l-tooltip> lol Loading Loading @@ -120,6 +123,7 @@ import { LMarker, LControlLayers, LControlScale, LControlZoom, LTooltip, LPopup, LPolyline, Loading @@ -136,6 +140,7 @@ export default { LMarker, LControlLayers, LControlScale, LControlZoom, LTooltip, LPopup, LPolyline, Loading Loading
src/Playground.vue +5 −0 Original line number Diff line number Diff line Loading @@ -18,8 +18,11 @@ layer-type="base" name="OpenStreetMap" ></l-tile-layer> <l-control-layers /> <l-control-scale position="bottomleft" /> <l-control-zoom position="bottomright" /> <l-marker :lat-lng="[0, 0]" draggable @moveend="log('moveend')"> <l-tooltip> lol Loading Loading @@ -120,6 +123,7 @@ import { LMarker, LControlLayers, LControlScale, LControlZoom, LTooltip, LPopup, LPolyline, Loading @@ -136,6 +140,7 @@ export default { LMarker, LControlLayers, LControlScale, LControlZoom, LTooltip, LPopup, LPolyline, Loading