Class RuntimeMapLayerType
Defines the types of layers
Inheritance
System.Object
RuntimeMapLayerType
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OSGeo.MapGuide.MaestroAPI.Mapping
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
public static class RuntimeMapLayerType
Fields
| Improve this Doc View SourceBaseMap
Base map (aka. Tiled)
Declaration
public const int BaseMap = 2
Field Value
Type | Description |
---|---|
System.Int32 |
Dynamic
Dynamic
Declaration
public const int Dynamic = 1
Field Value
Type | Description |
---|---|
System.Int32 |