Hi, I am doing a mobile application in which i am using goggle static maps ..The problem i am not getting the logic for navigation. I know the initial center and when the user want to navigate left or right i should send another request to get the appropriate map. the size of the map i am requesting is 350x350 .i know the center i.e the value of co-ordinates (175,175).based on that i need to calculate the longitudes and lattitudes values at co-ordinates (350,175) , (0,175) , (175,0) , (175,350)..the lattitude longitude calculation should be relative to zoom level also.
can any one tell me how to calculate the latitude and longitude value at point (0,0) by taking the zoom value also into account. Regards, sreekanth -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
