SINTEF-9012 / PruneCluster

Fast and realtime marker clustering for Leaflet
MIT License
551 stars 131 forks source link

Change module type to UMD to support webpack at al #141

Open pke opened 7 years ago

pke commented 7 years ago

This should fix the import problems of https://github.com/SINTEF-9012/PruneCluster/issues/115

fungiboletus commented 7 years ago

Hei,

Thanks for the pull-request. Is this change retro-compatible though ?

fungiboletus commented 7 years ago

I tried to use your pull-request, but using the latest TypeScript, umd isn't compatible with a single file output. When using a multiple files output, I wasn't able to tell the difference with amd.