MapConfiguration Class |
Namespace: Cadcorp.Configuration
The MapConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| MapConfiguration |
Initializes a new instance of the MapConfiguration class that is empty.
| |
| MapConfiguration(String) |
Initializes a new instance of the MapConfiguration class, populated from a database.
| |
| MapConfiguration(XmlNode) |
Initializes a new instance of the MapConfiguration class, populated from a web.config.
|
| Name | Description | |
|---|---|---|
| AddIns |
Add ins for this map
| |
| AdditionalOverlays |
Gets or sets the array of OverlayBase that represents addtional overlays that can be added to the map.
| |
| AllowAnonymousAccess | ||
| AllowInEmbeddedMap | ||
| AnnotationLayerEnabled |
Indicates if the annotation layer checkbox is enabled
| |
| Bookmarks |
Gets or Sets the one-dimensional array of Bookmark | |
| DefaultMap | ||
| Description | ||
| DisplayProjection |
Gets or Sets the map projection name
| |
| DPI |
Gets or sets the DPI to use in open layers.
| |
| DrawingStyles |
Gets or Sets the DrawingStyles used for drawing
| |
| EditingStyles |
Gets or Sets the DrawingStyles used for editing
| |
| EnableKineticPan |
Gets or Sets if the map uses kinetic panning
| |
| EnableWatermark |
Gets or Sets if the map uses watermark
| |
| GeolocationResolution |
Gets and sets the resolution defined for the geolocation button
| |
| InitialLocation |
Gets or Sets the Position | |
| KnownProjections | ||
| LocalKnowledgeID |
The local Knowledge linked to this map
| |
| MapID | ||
| MeasuringStyles |
Gets or Sets the DrawingStyles used for measuring
| |
| MissingImageUrl | Obsolete.
Gets or sets the url to an image to use if an image fails to load. Deprecated, OpenLayers 2.12 only supports styles to show mising tile images.
| |
| Name |
Gets or sets the name property.
| |
| Overlays |
Gets or Sets the one-dimensional array of OverlayBase | |
| Projection |
Gets or Sets the projection code
| |
| ProxyHost |
Sets the openlayers proxyhost variable
| |
| ReportId |
Gets or sets the reportid for this map
| |
| ReportName |
Gets or sets the report for this map
| |
| Resolutions |
Gets or Sets the one-dimensional array of Double representing the map resolutions
| |
| RestrictedExtent |
Gets or Sets the Extent | |
| Scales |
Gets or Sets the one-dimensional array of Double representing map scale
| |
| SearchByAreaIcon |
The Icon linked to this map
| |
| Units |
Gets or Sets the units of map
| |
| Watermark |
Gets or Sets the MapWatermark | |
| ZoomToCoordinateIcon |
The Icon linked to this map
|
| Name | Description | |
|---|---|---|
| CreateGeognoSIS8Overlay | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RefreshOverlays | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |