[mapguide-users] Mapguide-rest:

2015-03-13 Thread RenoSun
Environment AIMS2014 IIS 7.5 Windows Server 2008 R2 1. Is there a configure file allowing users to decide which feature sources, and the fields of the features can be queried? For example: I don't need a permission to access this feature source

[mapguide-users] MapGuide Fusion API - turn on/off Layers or LayerGroups and Query

2015-03-13 Thread RenoSun
Hi guys, I did following Java Scripts to turn on the layers in my fusion html. var mapWidget = Fusion.getMapById('Map'); mapWidget.aMaps[0].getLayerByName('LayerName').show(); , and it works. However, after above codes I did mapWidget.query(options);, and it won't select the features of the