On Oct 3, 3:09 pm, sitedev <[email protected]> wrote:
> I am getting the following error:
>
> Message: Object required

Javascript is case sensitive in most browsers and there's a difference
between
  <div id="Map"...>
and
  document.getElementById("map")

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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