I'm developing a small application that serves up hard-drive residing .htm files in a pop-up window with a custom webbrowser. Whenever I serve up a page that includes a polygon using addOverlay, I can see it fine. However, if I then close my webbrowser pop-up window and try to reopen it to serve up any other .htm pages, navigation does not complete and I'm stuck seeing a blank page. It's as if addOverlay with a polygon (or polyline) locks up my custom webbrowser control on subsequent calls. The problem does not occur after I call addOverlay with a marker, nor does it occur if I create a polygon object but don't call addOverlay. Any ideas if there could be a problem on the Google API end?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
