Opened 12 years ago

Closed 12 years ago

#1872 closed enhancement (fixed)

Add a public constructor for RuntimeMapGroup with IMapLayerGroup as argument

Reported by: gBecker Owned by:
Priority: low Milestone: Maestro-4.0
Component: General Version: 2.1.0
Severity: trivial Keywords:
Cc: External ID:

Description

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)

Change History (1)

comment:1 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r6262

Note: See TracTickets for help on using tickets.