Hey everyone, I think this is probably by design, but I'm wondering if anyone has any advice.
Basically, I'm rendering tabs on the fly with dynamic maps associated with them. At the top of this dynamic tab, the user can enter their address and get directions nicely on the map below. This works perfectly, all dynamic tabs work fine, dynamic maps render perfectly, even the directions on the map and in the text panel work perfect! The problem is, if the user gets directions 1 time with an address, with map overlays and text directions. The second time they enter a new address, the map overlays reset to the new address, but the text directions add to the list. So the user is left with text directions to the first address they entered and the second address they entered. I've tried clearing the div layers html contents before I load my directions into it, but for some reason that makes the map overlay on the text directions, which makes them un-readable. Anyone have any ideas? I'm not sure I can post a link to the actual code as it's un-released to the public yet, with highly copywritten data being posted to it. Here are some blurred images, which don't do it justice, but help get the picture accross. First time user submits directions request: http://accountant.intuit.com/images/single_directions.gif Second time user submits directions request: http://accountant.intuit.com/images/double_directions.gif --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
