There is an error on line 99
else if(window.opera and window.print){ // opera
and line 614
var point = new GPoint(,);
should be like this for example
var point = new GLatLng(34.034453, -118.311768);
Ralph
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---