You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
I am using Leaflet.Canvas-Markers in an Angular 6 app working with leaflet 1.3.1 and I get the following error : ERROR TypeError: leaflet__WEBPACK_IMPORTED_MODULE_5___default.a.canvasIconLayer is not a function
I imported leaflet.canvas-markers.js file in angular.json script field.
The text was updated successfully, but these errors were encountered:
I found the same problem here. when I use Single Page Apps. this plugin does not work and produces Uncaught TypeError: L.canvasIconLayer is not a function
I am using Leaflet.Canvas-Markers in an Angular 6 app working with leaflet 1.3.1 and I get the following error :
ERROR TypeError: leaflet__WEBPACK_IMPORTED_MODULE_5___default.a.canvasIconLayer is not a function
I imported leaflet.canvas-markers.js file in angular.json script field.
The text was updated successfully, but these errors were encountered: