First Look at Google Maps API v3

May 28, 2009

Google announced version 3 of the google maps API.

Some things I noticed right away:

The only thing I couldn’t figure out is where is the directions object? A lot of my maps applications use driving directions, so I’ll be holding off on migrating over until I figure that out with the new API.

6 comments

#1. Pamela Fox on May 31, 2009

Hey Marc-

The sensor parameter is actually required (but not enforceably so) in API v2 as well. You need to use it to tell us whether your app is using a sensor to show the user’s location – we won’t do any sensing of our own. So, it can be either true or false, depending on your app.

Should we clarify some part of the docs to make that more clear?

#2. Marc Grabanski on June 01, 2009

It was probably just an oversight on my part. Since I haven’t done any location-based mobile work, I missed that part of API v2.

#3. James on June 12, 2009

API3 appears to be backwards compatible. Nice job.

#4. BB on October 28, 2009

HI there.

based on your earlier tutorial I’m trying to add a custom infowindow to my marker using the getPane() function but it seems like getPane() is not available anymore in v3.

do you have any tip?

thx.

BB.

#5. Marc Grabanski on October 28, 2009

I haven’t used v3 to build anything yet, so please post the solution if you find it.

#6. Kevin Sheedy on December 26, 2009

I’m trying to put together a simple webpage for Safari on iPhone (ie not using the iPhone SDK). Anyone seen any relevant info or a ‘hello world’ page for iPhone?

Thanks

Kev

Leave a comment

Comment in textile images by gravatar