I am creating a dispatch system and only want to send notifications to users that within 1 mile of a location.
I do not want to be live tracking users the entire day because that will drain their phone battery. But I do want to be able to get their current location every time a dispatcher creates a new task.
How can I update all the users current locations with the click of a button?