Adds a layer to the map
The added layer
Adds the given parsed features as a new external layer
Gets a layer by the given name
Gets all custom layers on this map, sorted by draw order (First item is top-most layer. Last item is bottom-most layer.)
Gets whether the specified custom layer exists on the map
Attempts to parse features for the given input file. A failed attempt is when calling hasFeatures() on the returned parsed features returns false.
Removes a layer by the given name
Get the active subject layer if present on the current map. In a MapGuide-specific context, subject layers do not exist and this method will always return undefined in such cases
Generated using TypeDoc
INTERNAL API
LayerManager