I have requirement of displaying google map as grids of X km2 in Android. Also while zoom in/out the grid size will be updated to enclose the particular area. I am not sure whether it is possible or not? If possible , please help how can we implement this. thanks in advance
Asked
Active
Viewed 358 times
2

Neeraj
- 1,769
- 3
- 24
- 41

Tijo Joseph
- 231
- 2
- 7
-
Have you tried reading this? http://stackoverflow.com/questions/15738438/android-api-with-google-map-displays-grid / http://stackoverflow.com/questions/18168216/android-map-not-showing-only-grids / https://developers.google.com/maps/documentation/android-api/tileoverlay – Android Enthusiast May 23 '16 at 12:34
-
Is it possible to split entire map with 1km area square using polygon ? – Tijo Joseph May 24 '16 at 04:12