Is There a good Ionic 2 tutorial with Leaflet.js?

I want to make an offline Map with Geolocation ( maybe initial location ) and Marker Cluster with Path distance

Hi.
First use leaflet.js in this way…

Then use that for offline capabilities:

For Marker Cluster:

And finish with distances:

5 Likes