Hi Larry

I am using ie8 firefox3 and google chrome.

The errors I receive are:

In runtime (asp.net):
if (GBrowserIsCompatible() - Microsoft JScript runtime error: Object
expected

var map = new GMap2(document.getElementById("map")); - Microsoft
JScript runtime error: Object expected

map.addControl(new GLargeMapControl()); - Microsoft JScript runtime
error: 'map' is null or not an object

map.addControl(new GMapTypeControl()) - Microsoft JScript runtime
error: 'map' is null or not an object

 map.setCenter(new GLatLng(-26.0342, 28.0098), 8) - Microsoft JScript
runtime error: 'map' is null or not an object

var mm = new GMarkerManager(map) - Microsoft JScript runtime error:
'GMarkerManager' is undefined

var point = new GLatLng(-26.0342, 28.0098) - Microsoft JScript runtime
error: 'GLatLng' is undefined

Microsoft JScript runtime error: 'GMarker' is undefined

Microsoft JScript runtime error: 'GEvent' is undefined
Microsoft JScript runtime error: 'GEvent' is undefined
Microsoft JScript runtime error: 'mm' is null or not an object
Microsoft JScript runtime error: 'mm' is null or not an object

GUnload() - Microsoft JScript runtime error: Object expected


In Firefox:

Error: missing ) after argument list
Source File: http://maps.google.com/intl/en_ALL/mapfiles/130d/maps2.api/main.js
Line: 646, Column: 59
Source Code:
S.prototype.xc=function(a){var b=this;if(b.pg){I(b,bh);I(b,z

Error: GMap2 is not defined
Source File: http://www.wpsystems.co.za/GoogleMap.aspx
Line: 89

Thanks

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