I'm about to start my first project (mobile app) using Google Places API and I want to notify my users whenever they are near to my store, so I was wondering how does Google maps knows when I'm near to some place and pop ups (at the notifications area on a smart phone) a messages asking if I want to check-in in that place? How can I achieve this using Places API? Is it that Google Maps has a service running all the time checking for places "near to me", let's say, every 3 minutes searching for places near to my location and then suggests the nearest? How much data does it consumes? Is this something I need to code from the scratch or is there anything available?
I appreciate your help.
