Ionic Geolcation + Map Cluster

Good Morning All, I’m kind of new to Ionic 2, I want to build an app that allow me to get geolocation and Cluster ( of musuems which i know Location)

Do you know some tutorials to help me achieve this ?

Thank you

You could look up GeoFire:

Also angular google maps lets you do clusters
http://angular-ui.github.io/angular-google-maps/#!/

HTH