Google Maps zoom level in iphone objective c
- by BibiBuBu
Good Day!
I am working on the google maps integration in iphone (objective C). i am calculating zoom level dynamically so that two map points fits the iphone screen. it is good for locations very far, but i have issue that if two locations are very near to each other the zoom level then the images go blank and does not show anything other than blurred image, which i dont want.
i want that if location are very near then there should be some default level zoom that should be called or fitted in, so that images wont blur.