Google Maps API launched
Yesterday, Google officially released its Google Maps API - the details of how to put Google maps on a website using Javascript. This is quite an amazing development. No geocoding or routing, but I’m sure that’s due to licensing with Navteq and TeleAtlas.
Having signed up and received my key, I tried a few things out with the mapping service last night (and had to join their mailing-list to get a couple of things sorted out.
This is what I’ve come up with so far - putting markers on a map of my choosing.
The main disadvantage so far is that there’s no way to specify a map which specifies longitudes (West and East) for its left- and right-hand edges, and latitudes (North and South) for it’s top and bottom. Instead, you have to do this by centering the map on a latitude and longitude, then choose a zoom level appropriate for the number of markers you have on the map. Oh well, guess I can do something with it…
14 Comments
