Loading src/Playground.vue +4 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,8 @@ ]" color="green" ></l-polyline> <l-circle-marker :lat-lng="[35.865, 12.865]" :radius="10" /> </l-map> <button @click="changeIcon">New kitten icon</button> <label for="attributionPrefix">Attribution prefix:</label> Loading Loading @@ -135,6 +137,7 @@ import { LIcon, LTileLayer, LMarker, LCircleMarker, LControlAttribution, LControlLayers, LControlScale, Loading @@ -154,6 +157,7 @@ export default { LIcon, LTileLayer, LMarker, LCircleMarker, LControlAttribution, LControlLayers, LControlScale, Loading Loading
src/Playground.vue +4 −0 Original line number Diff line number Diff line Loading @@ -102,6 +102,8 @@ ]" color="green" ></l-polyline> <l-circle-marker :lat-lng="[35.865, 12.865]" :radius="10" /> </l-map> <button @click="changeIcon">New kitten icon</button> <label for="attributionPrefix">Attribution prefix:</label> Loading Loading @@ -135,6 +137,7 @@ import { LIcon, LTileLayer, LMarker, LCircleMarker, LControlAttribution, LControlLayers, LControlScale, Loading @@ -154,6 +157,7 @@ export default { LIcon, LTileLayer, LMarker, LCircleMarker, LControlAttribution, LControlLayers, LControlScale, Loading