vue2-gmap-custom-marker
vue2-gmap-custom-marker copied to clipboard
vue google map custom marker component
How can I use vue2-gmap-custom-marker with last version of gmap-vue? If I insert the custom marker into gmap cluster it doesn't work. The problem seems to be the costructor of...
I think this is mistake, can not animation marker. I am using marker to tracking car on map. Please add this feature
Getting this error ``` Compiled with problems: ERROR in ./node_modules/vue2-gmap-custom-marker/node_modules/gmap-vue/dist/main.js Module build failed: Error: ENOENT: no such file or directory, open 'C:\Users\[my name]\Documents\GitHub\BG-Kala-School-Web-App\node_modules\vue2-gmap-custom-marker\node_modules\gmap-vue\dist\main.js' ```
Bumps [vue](https://github.com/vuejs/core) from 2.6.11 to 3.0.0. Changelog Sourced from vue's changelog. 3.0.0 (2020-09-18) 3.0.0-rc.13 (2020-09-18) Bug Fixes hmr: make hmr working with class components (#2144) (422f05e) reactivity: avoid length mutating...