New Google Maps Features

When we first started Stickymap in December 2005, the Google Maps API did not have all of the features that it has today. This led us to skip over some desired functionality and in some cases come up with complex workarounds. Now that we’re once again revising the site, we’re going to include some of these new Google features. Here are three examples:

1) Scroll-wheel Zoom. On Google Maps, users can use their scroll wheel to quickly zoom in and out of the map. This makes Stickymap difficult to use for Google Maps users, because their scroll wheel does not work. In our latest version, users will be able to use their scroll wheel to zoom in and out of the map.

2) Google geocoding. Geocoding is the act of taking a string representing an address, city, or zip code and turning it into latitude and longitude coordinates which we need for searching and placing markers on the map. Now that Google has it’s own geocoding routine, we’re going to use it.

3) Marker Dragging. Google now allows markers to be draggable. This is going to be very useful (and more user friendly) when creating and moving markers. We’ll be exploring use of the dragging feature.

Max

Leave a Reply

You must be logged in to post a comment.