[mapguide-internals] Fwd: Swithing base MgLayerGroup on/off ... fails?

Maksim Sestic max at geoinova.com
Thu Dec 27 04:28:20 EST 2007


I posted a ticket regarding this issue: 
http://trac.osgeo.org/mapguide/ticket/377 #377 .NET API: Switching
MgLayerGroup visibility on/off doesn't work .


Maksim Sestic wrote:
> 
> I guess I'm missing something, but this won't switch on/off base layer
> group: 
> 
> Dim map As MgMap = ...get runtime Map... 
> Dim layerGroup As MgLayerGroup =
> map.GetLayerGroups.GetItem(layerGroupName) 
> layerGroup.SetVisible(True) 
> map.Save(...ResourceService...) 
> 
> and then call JavaScript function parent.parent.Refresh(); from Task Pane,
> base layer group gets switched on only in legend pane, but map
> representation won't change. MgLayerGroup doesn't have ForceRefresh()
> method like MgLayer. 
> 
> I'm coding my own Legend TreeView control in AJAX.NET and everything else
> in it works just fine (dynamic layers, etc), except for the base layer
> groups. 
> 
> Regards, 
> Maksim Sestic
> 

-- 
View this message in context: http://www.nabble.com/Fwd%3A-Swithing-base-MgLayerGroup-on-off-...-fails--tp14454152s16610p14511053.html
Sent from the MapGuide Internals mailing list archive at Nabble.com.



More information about the mapguide-internals mailing list