aurelia-leaflet
aurelia-leaflet copied to clipboard
A Leaflet CustomElement for Aurelia
Hi, Since build tasks are obsolete, I refreshed the build tasks and package.json from standard Aurelia plugins such as aurelia-ui-virtualization and aurelia-i18n. Now it should work with JSPM and webpack....
great job on latest changes! wanted to point out that *au install aurelia-leaflet* (systemjs) doesn't quite work out the box.. most oncerning (and it may jsut be my machine) is...
Isn't it better to import the stylesheet from local sources instead of a Content Delivery Network? It makes even more sense with aurelia cli, since it gets bundled.
BUG: I've noticed that, when removing a layer, the remaining layers were added again. As they are added on top of each other, you cannot see it, but you can...