I'm pulling everything from the API Version 2 Documentation, except
that classes are instantiated differently.
For example, making a new icon normally looks like this:
  var Icon = new GIcon();
Whereas with the AJAX API, you change it:
  var Icon = new google.maps.Icon();

Thanks,

Charles

On May 8, 9:49 pm, Ralph Ames <[email protected]> wrote:
> >Of course!
> >Version 2.
>
> Ok, just make sure that the map code you are using is version 2.
>
> Ralph
> -www.easypagez.com/maps/map_index.html
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Maps API" 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 
> athttp://groups.google.com/group/google-maps-api?hl=en.

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

Reply via email to