On Nov 8, 7:44 am, GGarry <[email protected]> wrote: > I have my maps in a hidden div that allows users to toogle "show map" > and "hide map" it was working fine till a few days ago, now I am > getting a javascript error in internet explorer even though it still > works. > > Webpage error details > > User Agent: ..... > > Message: Invalid argument. > Line: 1 > Char: 348 > Code: 0 > URI:http://maps.gstatic.com/cat_js/intl/en_us/mapfiles/api-3/7/0/%7Bmain,... > > If I remove the style="display: none" and show map and they can toogle > it off it works fine but it is used in a directory of businesses so 20 > maps on a page is a bit much... > > Any ideas?
Not without a link to your map that exhibits the problem. Perhaps change your map to not use the nightly/development version. (call out v=3.6...) http://code.google.com/apis/maps/documentation/javascript/basics.html#VersionTypes -- Larry -- 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.
