I also got this error on IE6 and 7. For me, it was happening because I was loading the map inside jQuery $(document).ready(). Once I put it inside the body's onload, the error was gone.
-Mukul On Jun 7, 9:09 am, FLX <[email protected]> wrote: > Hello, > > Example:http://flx.me/activio > When viewing with IE it gives me the following js error: > > Message: Unspecified error. > Line: 26 > Char: 78 > Code: 0 > URI:http://maps.gstatic.com/intl/nl_ALL/mapfiles/api-3/1/3/main.js > > Does anyone know what I can do to fix this error? > > Thanks, > > Dennis -- 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.
