Hello everyone,
I am following a tutorial in how to use the google api. when I load the 
page, this is the error I am getting this error.
Can someone give me some assistance?? I also posted my 3 files.

a is null
> https://maps.gstatic.com/intl/en_us/mapfiles/400d/maps2.api/main.js
>  
> function Bf(a){for(var b;b=a.firstChild;)zg(b),a.removeChild(b)}
>
>  Line 458


-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-api/-/rPSKsTbL9WgJ.
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.

Title: Google Maps API Basic Example
html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
}

#map {
  width: 100%;
  height: 100%;
}

Attachment: gMaps.js
Description: JavaScript source

Reply via email to