+1
−0
src/components/LImageOverlay.vue
0 → 100644
+48
−0
+1
−0
src/functions/imageOverlay.js
0 → 100644
+119
−0
+1
−0
Loading
Ported from vue2-leaflet. added missing setZIndex method. added jsdoc with type information for methods. Closes #13