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!
<!– Class –> Represents an overlay that maintains tiles.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay</a>
*System.Object ThinkGeo.MapSuite.WpfDesktopEdition.Overlay *ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsOverlay ThinkGeo.MapSuite.WpfDesktopEdition.BingMapsTileOverlay ThinkGeo.MapSuite.WpfDesktopEdition.GoogleMapsOverlay ThinkGeo.MapSuite.WpfDesktopEdition.LayerOverlay ThinkGeo.MapSuite.WpfDesktopEdition.OpenStreetMapOverlay ThinkGeo.MapSuite.WpfDesktopEdition.TiledWmsOverlay ThinkGeo.MapSuite.WpfDesktopEdition.WmsOverlay ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay ThinkGeo.MapSuite.WpfDesktopEdition.WorldMapKitWmsWpfOverlay
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Constructor of TileOverlay class. |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Overlay | ||
![]() | Overlay | This method dispose unmanaged resource used in this class. | |
![]() | RectangleShape, OverlayRefreshType | Overlay | This method draws the overlay with the provided extent in world coordinate. |
![]() | RectangleShape | Overlay | This method draws the overlay with the provided extent in world coordinate. |
![]() | Object | Object | |
![]() | Overlay | This method gets a bounding box of the Overlay. | |
![]() | Object | ||
![]() | Object | ||
![]() | MapArguments | Overlay | This method initializes overlay object. |
![]() | Byte[] | Overlay | This method restore the overlay state back from the specified state. |
![]() | Overlay | ||
![]() | RectangleShape | Overlay | This method pans the overlay to the provided world extent. |
![]() | IEnumerable<RectangleShape>, TimeSpan | Overlay | |
![]() | IEnumerable<RectangleShape> | Overlay | |
![]() | TimeSpan | Overlay | |
![]() | Overlay | This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles. | |
![]() | RectangleShape | Overlay | |
![]() | TimeSpan, RequestDrawingBufferTimeType | Overlay | |
![]() | IEnumerable<RectangleShape>, TimeSpan, RequestDrawingBufferTimeType | Overlay | |
![]() | RectangleShape, TimeSpan | Overlay | |
![]() | RectangleShape, TimeSpan, RequestDrawingBufferTimeType | Overlay | |
![]() | Overlay | This method saves overlay state to a byte array. | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Overlay | ||
![]() | Boolean | Overlay(overriden) | This method disposes unmanaged resources used in this class. |
![]() | GeoCanvas | Overlay | |
![]() | RectangleShape, OverlayRefreshType | Overlay(overriden) | Draws current overlay with provided world extent. |
![]() | 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. | |
![]() | 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. | |
![]() | RectangleShape | ||
![]() | Tile, RectangleShape | Redraws a specified tile with the provided world extent. | |
![]() | Tile, RectangleShape | Redraws a specified tile with the provided world extent. | |
![]() | Object(overriden) | ||
![]() | Overlay | This method returns the bounding box of the Overlay. | |
![]() | RectangleShape | This method gets the cells for drawing in the passed world extent. | |
![]() | RectangleShape | This method gets the cells for drawing in the passed world extent. | |
![]() | Dictionary<String, TileMatrixCell>, RectangleShape | ||
![]() | Dictionary<String, TileMatrixCell>, RectangleShape | ||
![]() | Chooses a tile object to form the TileOverlay. When overriding this method, consider the initialize parameters setting on the tile. | ||
![]() | Double, Int32, Int32, GeographyUnit | ||
![]() | MapArguments | Overlay(overriden) | This method initializes overlay object. |
![]() | Byte[] | Overlay(overriden) | This method restore the overlay state back from the specified state. |
![]() | Object | ||
![]() | DrawTilesProgressChangedTileOverlayEventArgs | Occurs when Tiles' download progress is changed. | |
![]() | DrawingOverlayEventArgs | Overlay | This method raises before the overlay is drawing. |
![]() | DrawingAttributionOverlayEventArgs | Overlay | |
![]() | DrawingExceptionTileOverlayEventArgs | ||
![]() | DrawingTileTileOverlayEventArgs | This method raises before a tile is drawing. | |
![]() | DrawnOverlayEventArgs | Overlay | This method raises after the overlay is drawn. |
![]() | DrawnAttributionOverlayEventArgs | Overlay | |
![]() | DrawnExceptionTileOverlayEventArgs | ||
![]() | DrawnTileTileOverlayEventArgs | This method raises after a tile is drawn. | |
![]() | TileTypeChangedTileOverlayEventArgs | ||
![]() | Overlay | ||
![]() | RectangleShape | Overlay | This method pans the overlay to the provided world extent. |
![]() | IEnumerable<Tile> | ||
![]() | IEnumerable<Tile> | ||
![]() | RectangleShape | Overlay | |
![]() | Overlay(overriden) | Refreshes tiles on the overlay. When calling this mehtod, all the tiles including map tiles and stretched tiles will be cleared. And reform with new tiles. | |
![]() | Overlay(overriden) | This method saves overlay state to a byte array. |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | String | Overlay | |
![]() | TimeSpan | Overlay | |
![]() | Boolean | Overlay | |
![]() | DrawingExceptionMode | Overlay | This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing. |
![]() | TileImageFormat | Gets and sets drawing format for the tiles. | |
![]() | Boolean | Overlay | |
![]() | Boolean | Overlay | This property gets if this overlay is empty or not. |
![]() | Boolean | Overlay(overriden) | |
![]() | Int32 | Gets or sets the image quality when the TileImageFormat is Jpeg; otherwise this property has no effects. Its default value is 80. | |
![]() | MapArguments | Overlay | Gets or sets current map information which will be used for calculating mechanism. |
![]() | RectangleShape | This property gets or sets the max extent of matrix to calculate the tiles. | |
![]() | String | Overlay | Gets or sets the name of this overaly. |
![]() | Canvas | Overlay | Gets or sets the actual canvas which maintains all the visual elements on the overlay. |
![]() | Int32 | This property gets and sets the number of extra rows and colums of tiles on each side which will surround the minimum grid tiles to cover the map. | |
![]() | BitmapTileCache | Gets and sets a tile cache object for saving the tiles. | |
![]() | Int32 | Gets and sets the height of the tile. | |
![]() | TileType | Gets and sets the overlay is formed by multiple tiles or single tile. | |
![]() | Int32 | Gets and sets the width of the tile. | |
![]() | TransitionEffect | Gets and sets the transition effect of the overlay when zooming. After zooming, the existing tiles stretch and leave in current viewport. Set to None when its background is transparent. | |
![]() | RectangleShape | ||
![]() | WrappingMode | Thie property gets or sets whether allow wrap date line. |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Canvas | Gets current drawing canvas which holds actual tile controls. | |
![]() | Boolean | Overlay | Gets or sets if the overlay canvas is initialized. |
![]() | RectangleShape | Overlay | Gets or sets the previous exent of the overlay. |
![]() | Canvas | Gets current stretch canvas which holds stretched tile controls during the stretch transition. |
Name | Event Arguments | DeclaringType | Summary |
---|---|---|---|
![]() | DrawTilesProgressChangedTileOverlayEventArgs | This event raises when download progress is changed. | |
![]() | DrawingOverlayEventArgs | Overlay | This event raises before the overlay is drawing. |
![]() | DrawingAttributionOverlayEventArgs | Overlay | |
![]() | DrawingExceptionTileOverlayEventArgs | ||
![]() | DrawingTileTileOverlayEventArgs | This event raises before the tile is drawing. | |
![]() | DrawnOverlayEventArgs | Overlay | This event raises after the overlay is drawn. |
![]() | DrawnAttributionOverlayEventArgs | Overlay | |
![]() | DrawnExceptionTileOverlayEventArgs | ||
![]() | DrawnTileTileOverlayEventArgs | This event raises after the tile is drawn. | |
![]() | TileTypeChangedTileOverlayEventArgs |
Constructor of TileOverlay class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileOverlay.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileOverlay.28.29</a>
Name | Type | Description |
---|
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Close.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Close.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method dispose unmanaged resource used in this class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Dispose.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Dispose.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method draws the overlay with the provided extent in world coordinate.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Draw.28RectangleShape.2C_OverlayRefreshType.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Draw.28RectangleShape.2C_OverlayRefreshType.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter indicates an extent in world coordinate for drawing the overlay. |
refreshType | OverlayRefreshType<!– ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType –> | This parameter indicates whether the elements of this overlay needs to be refreshed. For example, TileOverlay is formed by tiles. When panning the map around, the existing tile doesn't need to be redraw, the only thing we need to do is modifying the position of these tiles. On another hand, when click to change the style of the overlay, we need to redraw the tile images to change the appearance. So we need refresh mode. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method draws the overlay with the provided extent in world coordinate.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Draw.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Draw.28RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter indicates an extent in world coordinate for drawing the overlay. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Equals.28Object.29</a>
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
This method gets a bounding box of the Overlay.
This method is the concrete wrapper for the abstract method GetBoundingBoxCore. This method returns the bounding box of the Overlay.As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.
Return Type | Description |
---|---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | A RectangleShape indicating the bounding box of this overlay |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetHashCode.28.29</a>
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This method initializes overlay object.
This is a wrapper method for the virtual method InitializeCore.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
mapArguments | MapArguments<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments –> | This parameter maintains current map information for calculating mechanism. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method restore the overlay state back from the specified state.
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
state | Byte[]<!– System.Bytethinkgeo.mapsuite.wpfdesktopedition.tileoverlay –> | This parameter indicates the state for restore the overlay. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Open.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Open.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method pans the overlay to the provided world extent.
Some overlay doesn't need to continously drawing all the tile. For example, MarkerOverlay is formed by markers. When mouse down to pan, the markers don't need to redraw, we can only change its position. When mouse up to end panning, we can redraw the overlay for better performance.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter is the target world extent for panning. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> | |
bufferTime | TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Refresh.28TimeSpan.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Refresh.28TimeSpan.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
bufferTime | TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles.
The difference from Draw() method is that Refresh() method refreshs all the elements while Draw() does not.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Refresh.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Refresh.28RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
bufferTime | TimeSpan<!– System.TimeSpan –> | |
bufferTimeType | RequestDrawingBufferTimeType<!– ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> | |
bufferTime | TimeSpan<!– System.TimeSpan –> | |
bufferTimeType | RequestDrawingBufferTimeType<!– ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Refresh.28RectangleShape.2C_TimeSpan.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Refresh.28RectangleShape.2C_TimeSpan.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentToRefresh | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
bufferTime | TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extentToRefresh | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
bufferTime | TimeSpan<!– System.TimeSpan –> | |
bufferTimeType | RequestDrawingBufferTimeType<!– ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method saves overlay state to a byte array.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#SaveState.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#SaveState.28.29</a>
Return Type | Description |
---|---|
Byte[]<!– System.Bytethinkgeo.mapsuite.wpfdesktopedition.tileoverlay –> | A byte array indicates current overlay state. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#ToString.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#CloseCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#CloseCore.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method disposes unmanaged resources used in this class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Dispose.28Boolean.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Dispose.28Boolean.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
disposing | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawAttributionCore.28GeoCanvas.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawAttributionCore.28GeoCanvas.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
Draws current overlay with provided world extent.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawCore.28RectangleShape.2C_OverlayRefreshType.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawCore.28RectangleShape.2C_OverlayRefreshType.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | A world extent for drawing. |
overlayRefreshType | OverlayRefreshType<!– ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException.
This method can be overriden its logic by rewrite the DrawExceptionCore.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | The target canvas to draw the layer. |
e | Exception<!– System.Exception –> | The exception thrown when layer.Draw(). |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method will draw on the canvas when the layer.Draw throw exception and the DrawExceptionMode is set to DrawException instead of ThrowException.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawExceptionCore.28GeoCanvas.2C_Exception.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawExceptionCore.28GeoCanvas.2C_Exception.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
canvas | GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> | The target canvas to draw the layer. |
e | Exception<!– System.Exception –> | The exception thrown when layer.Draw(). |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawStretchTiles.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawStretchTiles.28RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Redraws a specified tile with the provided world extent.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawTile.28Tile.2C_RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawTile.28Tile.2C_RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
tile | Tile<!– ThinkGeo.MapSuite.WpfDesktopEdition.Tile –> | A Tile object that is created by the GetTile() method to draw. |
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | A world extent for drawing the passed tile. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Redraws a specified tile with the provided world extent.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawTileCore.28Tile.2C_RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawTileCore.28Tile.2C_RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
tile | Tile<!– ThinkGeo.MapSuite.WpfDesktopEdition.Tile –> | A Tile object that is created by the GetTile() method to draw. |
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | A world extent for drawing the passed tile. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Finalize.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object(overriden) –> Go Back
This method returns the bounding box of the Overlay.
This method returns the bounding box of the Overlay.
Return Type | Description |
---|---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This method returns the bounding box of the Overlay. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method gets the cells for drawing in the passed world extent.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetDrawingCells.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetDrawingCells.28RectangleShape.29</a>
Return Type | Description |
---|---|
Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> | A dictionary of cells for drawing in the passed world extent. |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | A world extent for getting the drawing cells. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method gets the cells for drawing in the passed world extent.
When overriding this method, consider that the TileBuffer affects the passed world extent.
Return Type | Description |
---|---|
Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> | A dictionary of cells for drawing in the passed world extent. |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | A world extent for getting the drawing cells. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> |
Name | Type | Description |
---|---|---|
cells | Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> | |
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> |
Name | Type | Description |
---|---|---|
cells | Dictionary<String,TileMatrixCell><!– System.Collections.Generic.Dictionary{System.String,ThinkGeo.MapSuite.Core.TileMatrixCell} –> | |
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Chooses a tile object to form the TileOverlay. When overriding this method, consider the initialize parameters setting on the tile.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetTileCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetTileCore.28.29</a>
Return Type | Description |
---|---|
Tile<!– ThinkGeo.MapSuite.WpfDesktopEdition.Tile –> | A tile object to form the TileOverlay. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetTileMatrix.28Double.2C_Int32.2C_Int32.2C_GeographyUnit.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetTileMatrix.28Double.2C_Int32.2C_Int32.2C_GeographyUnit.29</a>
Return Type | Description |
---|---|
TileMatrix<!– ThinkGeo.MapSuite.Core.TileMatrix –> |
Name | Type | Description |
---|---|---|
scale | Double<!– System.Double –> | |
tileWidth | Int32<!– System.Int32 –> | |
tileHeight | Int32<!– System.Int32 –> | |
boundingBoxUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method initializes overlay object.
When implementing this method, consider initializing the overlay canvas such as setting its z-index, setting current map reference to the CurrentMap property.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
mapArguments | MapArguments<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments –> | This parameter maintains current map information for calculating mechanism. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
This method restore the overlay state back from the specified state.
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
state | Byte[]<!– System.Bytethinkgeo.mapsuite.wpfdesktopedition.tileoverlay –> | This parameter indicates the state for restore the overlay. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Occurs when Tiles' download progress is changed.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
args | DrawTilesProgressChangedTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs –> | Event arguments for DownloadProgress event. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method raises before the overlay is drawing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawing.28DrawingOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawing.28DrawingOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawingOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs –> | This parameter is the event argument for Drawing event. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
args | DrawingAttributionOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawingExceptionTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method raises before a tile is drawing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
args | DrawingTileTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs –> | This is an event argument for DrawingTile event. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method raises after the overlay is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawn.28DrawnOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawn.28DrawnOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawnOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs –> | This parameter is the event argument for Drawn event. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
args | DrawnAttributionOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawnExceptionTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This method raises after a tile is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
args | DrawnTileTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs –> | This is an event argument for DrawnTile event. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | TileTypeChangedTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileTypeChangedTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OpenCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OpenCore.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This method pans the overlay to the provided world extent.
Some overlay doesn't need to continously drawing all the tile. For example, MarkerOverlay is formed by markers. When mouse down to pan, the markers don't need to redraw, we can only change its position. When mouse up to end panning, we can redraw the overlay for better performance.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter is the target world extent for panning. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
tiles | IEnumerable<Tile><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.WpfDesktopEdition.Tile} –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
tiles | IEnumerable<Tile><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.WpfDesktopEdition.Tile} –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#RefreshCore.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#RefreshCore.28RectangleShape.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
extent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
Refreshes tiles on the overlay. When calling this mehtod, all the tiles including map tiles and stretched tiles will be cleared. And reform with new tiles.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#RefreshCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#RefreshCore.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
This method saves overlay state to a byte array.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#SaveStateCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#SaveStateCore.28.29</a>
Return Type | Description |
---|---|
Byte[]<!– System.Bytethinkgeo.mapsuite.wpfdesktopedition.tileoverlay –> | A byte array indicates current overlay state. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawAttributionCore.28GeoCanvas.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawAttributionCore.28GeoCanvas.29</a>
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#AutoRefreshInterval” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#AutoRefreshInterval</a>
Return Type |
---|
TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#CanRefreshRegion” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#CanRefreshRegion</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawingExceptionMode” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawingExceptionMode</a>
Return Type |
---|
DrawingExceptionMode<!– ThinkGeo.MapSuite.Core.DrawingExceptionMode –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
Gets and sets drawing format for the tiles.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#ImageFormat” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#ImageFormat</a>
Return Type |
---|
TileImageFormat<!– ThinkGeo.MapSuite.Core.TileImageFormat –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#IsBase” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#IsBase</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This property gets if this overlay is empty or not.
This property enhances the performance of the overlay while drawing. If is true, we will skip drawing this overlay and continue drawing the next overlay.
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#IsVisible” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#IsVisible</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay(overriden) –> Go Back
Gets or sets the image quality when the TileImageFormat is Jpeg; otherwise this property has no effects. Its default value is 80.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#JpegQuality” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#JpegQuality</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets or sets current map information which will be used for calculating mechanism.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Initialize.28MapArguments.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Initialize.28MapArguments.29</a>
Return Type |
---|
MapArguments<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This property gets or sets the max extent of matrix to calculate the tiles.
By default, MaxExtent is null; the matrix is created depending on the GeographyUnit of current map. When it's DecimalDegree, the matrix' is calculated as (-180, 90, 180, -90) as MaxExtent. While it's not DecimalDegree, the matrix is (-1000000000, 1000000000, 1000000000, -1000000000); It's allowed to modify it to customize the matrix.
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets or sets the name of this overaly.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Name” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#Name</a>
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
Gets or sets the actual canvas which maintains all the visual elements on the overlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OverlayCanvas” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OverlayCanvas</a>
Return Type |
---|
Canvas<!– System.Windows.Controls.Canvas –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
This property gets and sets the number of extra rows and colums of tiles on each side which will surround the minimum grid tiles to cover the map.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileBuffer” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileBuffer</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets and sets a tile cache object for saving the tiles.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileCache” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileCache</a>
Return Type |
---|
BitmapTileCache<!– ThinkGeo.MapSuite.Core.BitmapTileCache –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets and sets the height of the tile.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileHeight” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileHeight</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets and sets the overlay is formed by multiple tiles or single tile.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileType” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileType</a>
Return Type |
---|
TileType<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileType –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets and sets the width of the tile.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileWidth” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TileWidth</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets and sets the transition effect of the overlay when zooming. After zooming, the existing tiles stretch and leave in current viewport. Set to None when its background is transparent.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TransitionEffect” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#TransitionEffect</a>
Return Type |
---|
TransitionEffect<!– ThinkGeo.MapSuite.WpfDesktopEdition.TransitionEffect –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#WrappingExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#WrappingExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Thie property gets or sets whether allow wrap date line.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#WrappingMode” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#WrappingMode</a>
Return Type |
---|
WrappingMode<!– ThinkGeo.MapSuite.Core.WrappingMode –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets current drawing canvas which holds actual tile controls.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawingCanvas” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#DrawingCanvas</a>
Return Type |
---|
Canvas<!– System.Windows.Controls.Canvas –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
Gets or sets if the overlay canvas is initialized.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#IsOverlayInitialized” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#IsOverlayInitialized</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
Gets or sets the previous exent of the overlay.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#PreviousExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#PreviousExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
Gets current stretch canvas which holds stretched tile controls during the stretch transition.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#StretchCanvas” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#StretchCanvas</a>
Return Type |
---|
Canvas<!– System.Windows.Controls.Canvas –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This event raises when download progress is changed.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29</a>
Event Arguments |
---|
DrawTilesProgressChangedTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawTilesProgressChangedTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This event raises before the overlay is drawing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetDrawingCells.28RectangleShape.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#GetDrawingCells.28RectangleShape.29</a>
Event Arguments |
---|
DrawingOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29</a>
Event Arguments |
---|
DrawingAttributionOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29</a>
Event Arguments |
---|
DrawingExceptionTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingExceptionTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This event raises before the tile is drawing.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29</a>
Event Arguments |
---|
DrawingTileTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawingTileTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This event raises after the overlay is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawn.28DrawnOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawn.28DrawnOverlayEventArgs.29</a>
Event Arguments |
---|
DrawnOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29</a>
Event Arguments |
---|
DrawnAttributionOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.Overlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29</a>
Event Arguments |
---|
DrawnExceptionTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnExceptionTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
This event raises after the tile is drawn.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29</a>
Event Arguments |
---|
DrawnTileTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Event Arguments |
---|
TileTypeChangedTileOverlayEventArgs<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileTypeChangedTileOverlayEventArgs –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.TileOverlay –> Go Back
NOTOC WpfDesktopEdition ThinkGeo.MapSuite.WpfDesktopEdition UpdateDocumentation