(e.g.http://securebooking.eviivo.com/MyWebsite/ FairlawnHouseSP47DL.home), we're > getting the following Javascript error when the map loads:
There's a blank line before the doctype, which will throw some browsers. You're calling the Maps API with sensor=true ; there is no sensor on my PC (not the root of the problem, just red tape) One of your script resources seems to load the Maps API asynchronously with a callback set to eviivo.wls.GoogleMap.init but before eviivo.wls.GoogleMap.init has actually been defined ; I think this will throw some browsers. Can't read this ASP generated stuff very well. -- 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.
