How to provide google map services for perticular city?

  • Thread starter Android Central Question
  • Start date
A

Android Central Question

Any body can help me, I am making an app in which I want to allow my food service for perticular area in the my city on google map.

If user searches area out of defined one then it should say "Services not available".

Thanks in advance
 

Rukbat

Retired Moderator
Feb 12, 2012
44,529
26
0
Visit site
That's in the Google Maps API - you can define your allowable area. Get the Maps documentation (if you haven't already - you should have) and write your API call from it.