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 .
How could i do that , with Ionic/Angularjs ?