[Chameleon-dev] [Bug 610] [Chameleon] UploadContext widget doesn't maintain web.metadata information

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Wed Nov 3 15:44:15 EST 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=610





------- Additional Comments From dmorissette at dmsolutions.ca  2004-11-03 15:44 -------
I don't understand what the widgets have to do with that. 

Right now you're copying layers one by one and member by member when calling
$map->loadMapContext() on the original mapObj would do the same or be better.
You do not need to create a new mapObj to load a context, you can just load it
into an existing map and it appends the layer to the existing map. Most of the
items that you listed remain untouched, except perhaps the extents:

BTW, if you really can't trust msp->loadMapContext() to do the right thing then
you might at least want to consider using the optional second argument to
ms_newLayerObj() which can be used to create a new layer in a map that's a copy
of the specified layer.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Chameleon-dev mailing list