Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgLayerBase
ForceRefresh
GetClassDefinition
GetDisplayInLegend
GetExpandInLegend
GetFeatureClassName
GetFeatureGeometryName
GetFeatureSourceId
GetGroup
GetLayerDefinition
GetLayerType
GetLegendLabel
GetName
GetObjectId
GetSelectable
GetVisible
IsVisible
MgLayerBase
NeedsRefresh
SelectAggregate
SelectFeatures
SetDisplayInLegend
SetGroup
SetLayerDefinition
SetLegendLabel
SetName
SetSelectable
SetVisible
UpdateFeatures
virtual
MgResourceIdentifier
* MgLayerBase::GetLayerDefinition
(
)
[virtual]
Gets the layer's definition.
.NET Syntax
MgResourceIdentifier
GetLayerDefinition()
;
Java Syntax
MgResourceIdentifier
GetLayerDefinition()
;
PHP Syntax
MgResourceIdentifier
GetLayerDefinition()
;
Returns:
Returns the resource identifier of the layer's definition.
Example (PHP)
See
MgMapBase class
.
Comments or suggestions? Send us
feedback
.