MapConfiguration Properties |
The MapConfiguration type exposes the following members.
| 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
|