Map Properties |
The Map type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowUserInteraction |
Allow user interaction.
| |
| Backgrounds |
Map backgrounds.
| |
| CityOptions |
City draw options.
| |
| Description |
Map description.
| |
| FileName |
Map file name. Use with Path value to indicate map file.
| |
| Highlight |
Highlight map item when user interactive device over.
| |
| LakeOptions |
Lake draw options.
| |
| LandOptions |
Land draw options.
| |
| Layers |
Map layers.
| |
| Names |
Internal area name list.
| |
| Optimization |
Rendering optimization.
| |
| OtherOptions |
Other map type draw options.
| |
| OverlapLabels |
Show all labels, even if they overlap each other.
| |
| Path |
Map folder.
| |
| RenderIntensitySeriesBeforeLayerIndex |
Layer index before intensity series will be drawn. Use -1 to draw intensity series after all map layers.
| |
| RiverOptions |
River options.
| |
| RoadOptions |
Road options.
| |
| SimpleHighlightColor |
Simple highlight map item color when user interactive device is over.
| |
| TileCacheFolder |
Tile cache folder.
| |
| TileLayers |
Map tile layers.
| |
| Type |
Map type.
| |
| UserInteractiveDeviceOverMapItemLayer |
Layer index of item on which user interactive device is.
| |
| XAxisIndex |
Index of X axis related to map.
| |
| YAxisIndex |
Index of Y axis related to map.
|