Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgSelectionBase
Add
AddFeatureIdDouble
AddFeatureIdInt16
AddFeatureIdInt32
AddFeatureIdInt64
AddFeatureIds
AddFeatureIdString
AddFeatures
Contains
FromXml
GenerateFilter
GetClass
GetClasses
GetExtents
GetLayers
GetResourceName
GetSelectedFeatures
GetSelectedFeatures
GetSelectedFeaturesCount
MgSelectionBase
MgSelectionBase
Open
Save
ToXml
void MgSelectionBase::Add
(
CREFSTRING
layer
,
CREFSTRING
className
,
CREFSTRING
id
)
Adds the given feature (represented by its base64 encoded id) to the selection set.
Parameters:
layer
(CREFSTRING) Name of layer
className
(CREFSTRING) Name of feature class
id
(CREFSTRING) Base 64 string encoded ID of the feature
Comments or suggestions? Send us
feedback
.