EmbeddedMapConfiguration Class |
[Missing <summary> documentation for "T:Cadcorp.Configuration.EmbeddedMapConfiguration"]
Namespace: Cadcorp.Configuration
The EmbeddedMapConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| EmbeddedMapConfiguration(String) | Initializes a new instance of the EmbeddedMapConfiguration class | |
| EmbeddedMapConfiguration(XmlNode) | Initializes a new instance of the EmbeddedMapConfiguration class |
| Name | Description | |
|---|---|---|
| AddIns |
Add ins for this map
(Inherited from MapConfiguration.) | |
| AdditionalOverlays |
Gets or sets the array of OverlayBase that represents addtional overlays that can be added to the map.
(Inherited from MapConfiguration.) | |
| AllowAnonymousAccess | (Inherited from MapConfiguration.) | |
| AllowInEmbeddedMap | (Inherited from MapConfiguration.) | |
| AnnotationLayerEnabled |
Indicates if the annotation layer checkbox is enabled
(Inherited from MapConfiguration.) | |
| Bookmarks |
Gets or Sets the one-dimensional array of Bookmark (Inherited from MapConfiguration.) | |
| DefaultMap | (Inherited from MapConfiguration.) | |
| Description | (Inherited from MapConfiguration.) | |
| DisplayProjection |
Gets or Sets the map projection name
(Inherited from MapConfiguration.) | |
| DPI |
Gets or sets the DPI to use in open layers.
(Inherited from MapConfiguration.) | |
| DrawingStyles |
Gets or Sets the DrawingStyles used for drawing
(Inherited from MapConfiguration.) | |
| EditingStyles |
Gets or Sets the DrawingStyles used for editing
(Inherited from MapConfiguration.) | |
| EnableKineticPan |
Gets or Sets if the map uses kinetic panning
(Inherited from MapConfiguration.) | |
| EnableWatermark |
Gets or Sets if the map uses watermark
(Inherited from MapConfiguration.) | |
| GeolocationResolution |
Gets and sets the resolution defined for the geolocation button
(Inherited from MapConfiguration.) | |
| InitialLocation |
Gets or Sets the Position (Inherited from MapConfiguration.) | |
| KnownProjections | (Inherited from MapConfiguration.) | |
| LocalKnowledgeID |
The local Knowledge linked to this map
(Inherited from MapConfiguration.) | |
| MapID | (Inherited from MapConfiguration.) | |
| MeasuringStyles |
Gets or Sets the DrawingStyles used for measuring
(Inherited from MapConfiguration.) | |
| 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.
(Inherited from MapConfiguration.) | |
| Name |
Gets or sets the name property.
(Inherited from MapConfiguration.) | |
| Overlays |
Gets or Sets the one-dimensional array of OverlayBase (Inherited from MapConfiguration.) | |
| Projection |
Gets or Sets the projection code
(Inherited from MapConfiguration.) | |
| ProxyHost |
Sets the openlayers proxyhost variable
(Inherited from MapConfiguration.) | |
| ReportId |
Gets or sets the reportid for this map
(Inherited from MapConfiguration.) | |
| ReportName |
Gets or sets the report for this map
(Inherited from MapConfiguration.) | |
| Resolutions |
Gets or Sets the one-dimensional array of Double representing the map resolutions
(Inherited from MapConfiguration.) | |
| RestrictedExtent |
Gets or Sets the Extent (Inherited from MapConfiguration.) | |
| Scales |
Gets or Sets the one-dimensional array of Double representing map scale
(Inherited from MapConfiguration.) | |
| SearchByAreaIcon |
The Icon linked to this map
(Inherited from MapConfiguration.) | |
| Units |
Gets or Sets the units of map
(Inherited from MapConfiguration.) | |
| Watermark |
Gets or Sets the MapWatermark (Inherited from MapConfiguration.) | |
| ZoomToCoordinateIcon |
The Icon linked to this map
(Inherited from MapConfiguration.) |
| Name | Description | |
|---|---|---|
| CreateGeognoSIS8Overlay | (Overrides MapConfigurationCreateGeognoSIS8Overlay(OverlaysDataSetMapGeognoSIS8OverlaysRow).) | |
| 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 | (Inherited from MapConfiguration.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |