mirror of
https://github.com/KevinMidboe/nova-map-fields.git
synced 2025-10-29 17:50:27 +00:00
Imported l-control
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { LMarker, LIcon, LPolygon } from "vue2-leaflet";
|
||||
import { LMarker, LIcon, LPolygon, LControl } from "vue2-leaflet";
|
||||
|
||||
export default {
|
||||
props: {
|
||||
@@ -144,6 +144,7 @@ export default {
|
||||
LMarker,
|
||||
LIcon,
|
||||
LPolygon,
|
||||
LControl,
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user