Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgSelection
GetSelectedFeatures
GetSelectedFeatures
MgSelection
MgSelection
MgSelection
Open
Save
~MgSelection
MgSelection::MgSelection
(
MgMap
*
map
,
CREFSTRING
xmlSelectionString
)
Initialize selection from a map and xml selection.
.NET Syntax
MgSelection(MgMap map, string xmlSelectionString);
Java Syntax
MgSelection(MgMap map, String xmlSelectionString);
PHP Syntax
MgSelection(MgMap map, string xmlSelectionString);
Comments or suggestions? Send us
feedback
.