SINTEF-9012 / PruneCluster

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

Ionic 2 guide #127

Open FbPalmabit opened 8 years ago

FbPalmabit commented 8 years ago

I'm trying to implement PruneCluster in a Ionic2 project with TypeScript. Is there a guide/example for this?

fungiboletus commented 8 years ago

Hei.

Not really, but you can adapt the PruneCluster.d.ts file, and combine it with the Leaflet.d.ts file from DefinitelyTyped. I used these two definitions successfully in an old project.