I get JavaScript errors in both IE & Firefox, don't have Chrome here
to test.

IE gives me:
Line: 344
Char: 132
Error: 'ra' is null or not an object
Code: 0
URL: http://developer2.aiu.edu/an/AIUGMaps/WorldGMap.aspx

Firefox I get:
Error: a is null
Source File: http://maps.gstatic.com/intl/en_ALL/mapfiles/268b/maps2.api/main.js
Line: 166

These are obviously not the real problem, but caused by something
previous not being correct.

The maps look the same in IE & Firefox, but it does a postback when I
click on a marker, is this meant to happen?

As you are using the Google map control for ASP.NET it's very
difficult to really tell what is happening.
Even if I view the "gererated source" using the deveoper toolbar in
Firefox I see no "read" Map API code, just your calls to
Artem.Web.GoogleMap

One this I see is you are using v2.x, try using v2 instead, 2.x is the
test version and may contain bugs.
But saying the v2 of the API isn't being devolped any more, but you
still shouldn't be using v2.x

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