sigma-geosistemas / Leaflet.awesome-markers

Colorful, iconic & retina-proof markers for Leaflet, based on the Font Awesome/Twitter Bootstrap icons.
MIT License
42 stars 20 forks source link

Error: Cannot find module "leaflet.awesome-markers" in Ionic3 #16

Closed JeongJun-Lee closed 6 years ago

JeongJun-Lee commented 6 years ago

After installing by npm, I imported the module with leaflet in Ionic 3 like below.

import 'leaflet'; import 'leaflet.awesome-markers';

This emits error "Can not find module" like title. Do you have any idea?

AlexGreg commented 6 years ago

related to #11 we just need to publish a new version to npm

@george-silva