[mapguide-trac] #1872: Add a public constructor for RuntimeMapGroup
with IMapLayerGroup as argument
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Nov 29 07:44:46 EST 2011
#1872: Add a public constructor for RuntimeMapGroup with IMapLayerGroup as
argument
---------------------------+------------------------------------------------
Reporter: gBecker | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: Maestro-4.0
Component: General | Version: 2.1.0
Severity: trivial | Keywords:
External_id: |
---------------------------+------------------------------------------------
It would be nice if you can make the internal constructor for
RuntimeMapGroup public:
public RuntimeMapGroup(RuntimeMap map, IMapLayerGroup group)
The same would be nice for RuntimeMapLayer as something like this:
public RuntimeMapLayer(RuntimeMap map, IMapLayer layer)
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1872>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list