Re: Custom icon on my map smaller than in example
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 <ralph.a...@gmail.com> 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 google-maps-api@googlegroups.com.
> To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
> 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 google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home