Feeds:
Posts
Comments

Archive for February 23rd, 2008

Problem:
Google maps geocoder can return coordinates, accuracy and range for given location. However, how to display location on the map, you need to center the map and set the zoom level. My problem was to find right zoom level for given location.
I found one blog post that describes the solution but I wasn’t very happy [...]

Read Full Post »