ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
Represents an overlay object that gets map images from the WMS server you specify.
N/A
Initialize an instance of the WmsOverlay class with the overlay identifier specified.
N/A
Initialize an instance of the WmsOverlay class with the overlay identifier and a WMS server URI specified.
N/A
WmsOverlay(String,Uri,TileType)
Initialize an instance of the WmsOverlay class with the overlay identifier, the WMS server URI and the tile type specified.
N/A
Initialize an instance of the WmsOverlay class with the overlay identifier, the WMS server URIs.
N/A
WmsOverlay(String,IEnumerable<Uri>,TileType)
Initialize an instance of the WmsOverlay class with the overlay identifier, the collection of WMS server URIs and the tile type specified.
N/A
Sets the EPSG projection of the LayerOverlay when it is a base overlay.
N/A
Returns an EPSG string that indicates the projection of the LayerOverlay.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets or sets the format of the image that is sent to the web browser.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets or sets a value that indicates whether the overlay wraps at the date line.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets or sets a string that will be sent to the WMS server to get the images in the specific projection.
N/A
N/A
N/A