Your script crashes in IE7, at line 173, because of the extra comma after position: latlng,
Due to that crash I cannot test further in my version of IE. -- Marcelo - http://maps.forum.nu -- On Jan 5, 8:45 am, Andrew <[email protected]> wrote: > HI I have a measure distance tool where once you endclick the polyline, an > alert message pops up with the calculated length. After the alert I remove > the measure distance listeners and and a new one, one where if you click on > a certain area in Illinois an infowindow shows up with a link to that > county's webpage. > > However, only in IE, it seems as though the county listener is being added > as I endclick the polyline. So the alert pops up along with the infowindow. > I read online the ‘alert’ method blocks execution until the user closes it, > but apparently this is not true for IE. Is there any way around this? Thank > you. > > https://netfiles.uiuc.edu/alouchio/shared/mines.shtml -- 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.
