OSM Properties |
The OSM type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseUrl |
Gets or Sets the base url of the service.
(Inherited from HttpOverlay.) | |
| Buffer |
Gets or Sets int value that specifies the number of extra tiles that should be extracted around the extents when rendering a map.
(Inherited from GridOverlay.) | |
| Copyright |
Gets or Sets copyright text.
(Inherited from HttpOverlay.) | |
| DisplayOutsideMaxExtent |
Request map tiles that are completely outside of the max extent for this layer
(Inherited from HttpOverlay.) | |
| ImageCheckBox |
Gets or Sets the Boolean, if set to true image check box will be used else stadard check box will be used for turning on/off the layer.
(Inherited from HttpOverlay.) | |
| IncludeInLayerTree |
Gets or Sets the boolean value indicating whether layer to be included in tree.
(Inherited from HttpOverlay.) | |
| IsBaseLayer |
Gets or Sets the boolean value indicating whether layer is base layer or not.
(Inherited from Overlay.) | |
| LayerId |
Gets or sets the layer ID. This is the unique key from the config database
(Inherited from Overlay.) | |
| MapName | (Inherited from Overlay.) | |
| Name |
Gets or Sets the name of overlay.
(Inherited from Overlay.) | |
| NumZoomLevels |
The amount of zoom levels in this layer
(Inherited from HttpOverlay.) | |
| OverlayIndex | (Inherited from Overlay.) | |
| Projection |
Gets or Sets the projection code
(Inherited from HttpOverlay.) | |
| ProxyUrl |
Sets the url for the proxy.
(Inherited from AuthenticatedGridOverlay.) | |
| Scales |
Gets or Sets the one-dimensional array of Double representing map scale
(Inherited from HttpOverlay.) | |
| ServerResolutions |
The resolutions provided by the Open Street Map servers
| |
| ShowLegendButton |
Gets or Sets the boolean value indicating whether to show legend button or not.
(Inherited from HttpOverlay.) | |
| SingleTile |
Gets or Sets the boolean value indicating whether the layer is set to single-tile mode or not.
(Inherited from GridOverlay.) | |
| SphericalMercator |
Should the map act as a mercator-projected map
| |
| TileSize |
Gets or Sets the [!:Syste.Drawing.Size] of the tile.
(Inherited from GridOverlay.) | |
| TransitionEffect |
Gets or Sets the transition effect to use when the map is panned or zoomed.
(Inherited from HttpOverlay.) | |
| Units |
Gets or Sets the units of map
(Inherited from HttpOverlay.) | |
| UseProxy |
Defines whether to use a proxy.
(Inherited from AuthenticatedGridOverlay.) | |
| Visible |
Gets or Sets boolean value indicating layers visible status.
(Inherited from Overlay.) |