PruneCluster icon indicating copy to clipboard operation
PruneCluster copied to clipboard

Ionic 2 guide

Open FbPalmabit opened this issue 7 years ago • 1 comments

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

FbPalmabit avatar Aug 23 '16 08:08 FbPalmabit

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.

fungiboletus avatar Aug 23 '16 10:08 fungiboletus