I'm trying to update some functions that used v2 to use v3.

Is getLatLng now simply getPosition?

marker.getLatLng();  same as  marker.getPosition(); ?

I'm just getting back into the details of the maps api and I'm worried
I'm going to miss something and screw something up, and have trouble
finding it later!  Are there any typical issues I need to look out for
as I attempt to update my code?  Or any other basic methods have
changed names that might throw me for a loop?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to