Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question

closed as not constructive by Dr.Molle, Mario, Bohemian, hjpotter92, brenjt Jan 29 at 2:07

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.