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!
This class is used in Desktop Edition to access the WorldMapKit Web Map Service (WMS).
If you use this constructor, you must set the properties manually before use, otherwise it will use their default values.
N/A
WorldMapKitWmsDesktopOverlay(String,String)
This is the constructor of the class.
N/A
WorldMapKitWmsDesktopOverlay(WorldMapKitLayerType,String,String)
N/A
N/A
WorldMapKitWmsDesktopOverlay(WebProxy,String,String)
This is the constructor of the class.
N/A
WorldMapKitWmsDesktopOverlay(WorldMapKitLayerType,WebProxy,String,String)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
RequestDrawing(RectangleShape,TimeSpan)
N/A
N/A
RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
RequestDrawing(IEnumerable<RectangleShape>,TimeSpan)
N/A
N/A
RequestDrawing(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
This method overrides its DrawPreviewCore virtual method in its base class Overlay.
N/A
This method draws the WorldMapKitDesktopOverlay.
This method draws the representation of the overlay based on the extent you provided. When implementing this abstract method, consider each feature and its column data values. You can use the full power of the GeoCanvas to do the drawing. If you need column data for a feature, be sure to override the GetRequiredColumnNamesCore and add the columns you need to the collection. In many of the styles, we add properties that allow the user to specify which field they need; then, in the GetRequiredColumnNamesCore, we read that property and add it to the collection.
DrawExceptionCore(GeoCanvas,Exception)
This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException.
N/A
OnSendingWebRequest(SendingWebRequestEventArgs)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
OnRequestedDrawing(RequestedDrawingOverlayEventArgs)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets or sets a value that is unique to your client ID, please keep your key secure.
N/A
N/A
N/A
N/A
N/A
This property gets or sets the proxy used for requesting a Web Response.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Event Arguments:RequestingDrawingOverlayEventArgs