From the original demo:
A demo that shows alerting a user when they get close to a target. Use these plugins:
cordova plugin add cordova-plugin-geolocation
cordova plugin add cordova-plugin-dialogs
Blog Post: Tracking and notifying geolocation status with Ionic
This follow up comes from comments asking how to support multiple targets.