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 represents an Overlay that contains layers such as ShapeFileFeatureLayer, InMemoryFeatureLayer..
This is constructor of LayerOverlay class.
This is constructor of LayerOverlay class.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
ToScreenCoordinate(PointShape)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
This method initializes the properties of the overlay canvas such as width, height and z-index for first time.
This method initializes the properties of the overlay canvas such as width, height and z-index for first time.
This method draws the features in the specified extent.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets a GeoCollection that contains the layers that will draw on the image that is sent to the browser.
The Layers property holds all of the layers that are used by the Draw method. The Draw method loops through all layers to filter out features and draw with specified styles to the image that will be sent to the browser.
The DrawMode property specity the mode to render the map.
DrawMode.WritableBitmap is more responsive. DrawMode.Shape draws faster.
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
N/A
N/A
N/A
N/A
N/A
Event Arguments:DrawnAttributionOverlayEventArgs