On Dec 8, 7:27 am, Chandra Miller <[email protected]> wrote:
> I have created this Google Maphttp://156.42.96.39/alert/Google/rain.html
> and would now like to embed it into this webpage

http://www.afws2.org/Agency/FloodControlDistrictofMaricopaCounty.aspx.

I don't see any attempt to embed a map in that page.

> I have copied and pasted the code AND got a new API key.  Why isn’t
> the map showing up?  Any ideas/suggestions?

Your map uses v2 of the Google Maps API, this group is for v3.

The v2 group is:
http://groups.google.com/group/google-maps-api

When I click on the pie, I get a pop up. The map in that pop up
doesn't work because you are using the dynamic loader for the API, but
calling load() in the body onload event, that function should be
called after the maps API finishes loading (if I type
javascript:load() in the address bar the map appears...).

  -- Larry


> Thanks.

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

Reply via email to