transfer project in github
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import Vue from "vue";
|
||||
import { mapir } from "mapir-vue";
|
||||
import Mapbox from "mapbox-gl";
|
||||
|
||||
Vue.component("mapir", mapir);
|
||||
|
||||
Vue.prototype.$mapbox = Mapbox;
|
||||
Reference in New Issue
Block a user