Notify the user when he reached a location in google map

I want the user get a notification message when he is close to the location by 10 meters .

Assuming that i set specific points/locations [latitude/longitude] in sqlite databse , so when the user get close to some points his mobile should notify him .

image

How could i do that , with Ionic/Angularjs ?


geofence

1 Like

Thank you so much , is there any tutorial for this plugin ?