I am trying to work with two different maps. When a jQuery UI tab is clicked map1 and its container are hidden and map2 and its container is shown. Map1 and map2 both have different layers and everything seems to be working except that the user layer of map1 will not go away (even though the map has gone) and if I click on map2 changes take place on the map1 user layer. I can force the map1 user layer to go away with /this.map1UserLayer = "";/ but that seems to be a bit drastic.
Why isn't the layer hidden with the rest of the map object? Thanks in advance for an help. Steve. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Layer-remains-after-map-is-hidden-tp4676163p4676163.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
