Thanks so much, i didn't even realize i was using both versions.

On Mar 20, 3:48 pm, Andrew Leach <[email protected]>
wrote:
> On Mar 20, 7:39 pm, Joe Adams <[email protected]> wrote:
>
> > inline frame in that page that holds the 
> > pagehttp://tomadamsboatbuilder.com/map.html
>
> If it were a key issue, you would get a message telling you so: you
> don't, so your key is ok.
>
> The problem is that this
>   mapTypeId: google.maps.MapTypeId.ROADMAP
> is Version 3 syntax, whereas this
>   <script src="http://maps.google.com/maps?
> file=api&v=2&key=ABQIAAAA...
> loads Version 2 of the API.
>
> You can't mix the two. Version 3 is not a backwards-compatible
> enhancement: it's completely different, designed for "light" mobile
> applications.
>
> Decide whether you are using Version 2 or Version 3 and use code as
> appropriate.

-- 
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