Google Maps zoom level in iphone objective c

Posted by BibiBuBu on Stack Overflow See other posts from Stack Overflow or by BibiBuBu
Published on 2010-05-05T09:54:28Z Indexed on 2010/05/05 9:58 UTC
Read the original article Hit count: 262

Filed under:
|

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.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about googlemaps