Enum TileSourceType
Defines the type of tile source
Namespace: OSGeo.MapGuide.ObjectModels.MapDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public enum TileSourceType
Fields
Name | Description |
---|---|
External | The Map Definition links to an external tile set |
Inline | The tile layer/group settings are defined within the Map Definition |
None | No tile layer/group settings are defined |