Hello, I've been having a problem when dynamically creating and then destroying,, and then re-creating a google map. The error is: 'Error: 'this.ld.k' is null or not an object'. Obviously I have no idea what that means (nor do I think I'm supposed to lol). When I destroy the map, I'm calling the 'GUnload' function, removing all listeners and I'm dynamically removing the canvas 'div' tag. When I create the map, I'm creating the 'div' tag and uniquely identifying it and am creating the instance of the gmap2 object. The map works ok except when you 'single click' on the map anywhere i get this error. Can anyone help? Thanks!!!
-- 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.
