Loading src/main.js +0 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ import MapElementFactory from './components/mapElementFactory' import MountableMixin from './utils/mountableMixin' let GmapApi = null // export everything export { loadGMapApi, Marker, Loading @@ -34,7 +33,6 @@ export { } export function install(Vue, options) { // Set defaults options = { installComponents: true, autobindAllEvents: false, Loading Loading
src/main.js +0 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ import MapElementFactory from './components/mapElementFactory' import MountableMixin from './utils/mountableMixin' let GmapApi = null // export everything export { loadGMapApi, Marker, Loading @@ -34,7 +33,6 @@ export { } export function install(Vue, options) { // Set defaults options = { installComponents: true, autobindAllEvents: false, Loading