GoogleMapsOverlay¶
Inheritance Hierarchy¶
Object
Overlay
TileOverlay
GoogleMapsOverlay
Members Summary¶
Public Constructors Summary¶
Name |
---|
GoogleMapsOverlay() |
GoogleMapsOverlay(String,String) |
GoogleMapsOverlay(String,String,IWebProxy) |
Protected Constructors Summary¶
Name |
---|
N/A |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
ApiKey | String | N/A |
Attribution | String | N/A |
AutoRefreshInterval | TimeSpan | N/A |
CanRefreshRegion | Boolean | N/A |
ClientId | String | This property gets and sets the clientId for the GoogleMapsOverlay. |
DrawingExceptionMode | DrawingExceptionMode | N/A |
ImageFormat | RasterTileFormat | N/A |
IsBase | Boolean | N/A |
IsCacheOnly | Boolean | N/A |
IsEmpty | Boolean | N/A |
IsVisible | Boolean | N/A |
JpegQuality | Int32 | N/A |
Language | String | N/A |
MapArguments | MapArguments | N/A |
MapType | GoogleMapsMapType | Gets or sets the map types available from Google Maps. |
MaxExtent | RectangleShape | N/A |
Name | String | N/A |
OverlayCanvas | Canvas | N/A |
PrivateKey | String | This property gets and sets the privateKey for the GoogleMapsOverlay. |
RenderMode | RenderMode | N/A |
TargetProjection | Projection | N/A |
TileBuffer | Int32 | N/A |
TileCache | RasterTileCache | N/A |
TileHeight | Int32 | N/A |
TileResolution | TileResolution | N/A |
TileSizeMode | TileSizeMode | N/A |
TileSnappingMode | TileSnappingMode | N/A |
TileType | TileType | N/A |
TileWidth | Int32 | N/A |
TimeoutInSeconds | Int32 | Gets or sets the length of time, in seconds, before the request times out. |
UriSigningSecret | String | N/A |
WebProxy | IWebProxy | This property gets or sets the proxy used for requesting a Web Response. |
WrappingExtent | RectangleShape | N/A |
WrappingMode | WrappingMode | N/A |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
DrawingCanvas | Canvas | N/A |
IsOverlayInitialized | Boolean | N/A |
PreviousExtent | RectangleShape | N/A |
PreviousScale | Double | N/A |
Public Methods Summary¶
Protected Methods Summary¶
Public Events Summary¶
Members Detail¶
Public Constructors¶
Name |
---|
GoogleMapsOverlay() |
GoogleMapsOverlay(String,String) |
GoogleMapsOverlay(String,String,IWebProxy) |
Protected Constructors¶
Public Properties¶
ApiKey
¶
Summary
N/A
Remarks
N/A
Return Value
String
Attribution
¶
Summary
N/A
Remarks
N/A
Return Value
String
AutoRefreshInterval
¶
Summary
N/A
Remarks
N/A
Return Value
TimeSpan
CanRefreshRegion
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
ClientId
¶
Summary
This property gets and sets the clientId for the GoogleMapsOverlay.
Remarks
N/A
Return Value
String
DrawingExceptionMode
¶
Summary
N/A
Remarks
N/A
Return Value
ImageFormat
¶
Summary
N/A
Remarks
N/A
Return Value
IsBase
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsCacheOnly
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsEmpty
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsVisible
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
JpegQuality
¶
Summary
N/A
Remarks
N/A
Return Value
Int32
Language
¶
Summary
N/A
Remarks
N/A
Return Value
String
MapArguments
¶
Summary
N/A
Remarks
N/A
Return Value
MapType
¶
Summary
Gets or sets the map types available from Google Maps.
Remarks
N/A
Return Value
MaxExtent
¶
Summary
N/A
Remarks
N/A
Return Value
Name
¶
Summary
N/A
Remarks
N/A
Return Value
String
OverlayCanvas
¶
Summary
N/A
Remarks
N/A
Return Value
Canvas
PrivateKey
¶
Summary
This property gets and sets the privateKey for the GoogleMapsOverlay.
Remarks
N/A
Return Value
String
RenderMode
¶
Summary
N/A
Remarks
N/A
Return Value
TargetProjection
¶
Summary
N/A
Remarks
N/A
Return Value
TileBuffer
¶
Summary
N/A
Remarks
N/A
Return Value
Int32
TileCache
¶
Summary
N/A
Remarks
N/A
Return Value
TileHeight
¶
Summary
N/A
Remarks
N/A
Return Value
Int32
TileResolution
¶
Summary
N/A
Remarks
N/A
Return Value
TileSizeMode
¶
Summary
N/A
Remarks
N/A
Return Value
TileSnappingMode
¶
Summary
N/A
Remarks
N/A
Return Value
TileType
¶
Summary
N/A
Remarks
N/A
Return Value
TileWidth
¶
Summary
N/A
Remarks
N/A
Return Value
Int32
TimeoutInSeconds
¶
Summary
Gets or sets the length of time, in seconds, before the request times out.
Remarks
N/A
Return Value
Int32
UriSigningSecret
¶
Summary
N/A
Remarks
N/A
Return Value
String
WebProxy
¶
Summary
This property gets or sets the proxy used for requesting a Web Response.
Remarks
N/A
Return Value
IWebProxy
WrappingExtent
¶
Summary
N/A
Remarks
N/A
Return Value
WrappingMode
¶
Summary
N/A
Remarks
N/A
Return Value
Protected Properties¶
DrawingCanvas
¶
Summary
N/A
Remarks
N/A
Return Value
Canvas
IsOverlayInitialized
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
PreviousExtent
¶
Summary
N/A
Remarks
N/A
Return Value
PreviousScale
¶
Summary
N/A
Remarks
N/A
Return Value
Double
Public Methods¶
ClearTiles()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Close()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Dispose()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Draw(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
Draw(RectangleShape,OverlayRefreshType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
refreshType | OverlayRefreshType | N/A |
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
GetBoundingBox()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Initialize(MapArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
mapArguments | MapArguments | N/A |
LoadState(Byte[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
state | Byte[] | N/A |
Open()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
PanTo(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
Refresh(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extent | RectangleShape | N/A |
Refresh()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Refresh(IEnumerable<RectangleShape>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape > | N/A |
Refresh(TimeSpan)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
bufferTime | TimeSpan | N/A |
Refresh(TimeSpan,RequestDrawingBufferTimeType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
bufferTime | TimeSpan | N/A |
bufferTimeType | RequestDrawingBufferTimeType | N/A |
Refresh(RectangleShape,TimeSpan)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extentToRefresh | RectangleShape | N/A |
bufferTime | TimeSpan | N/A |
Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extentToRefresh | RectangleShape | N/A |
bufferTime | TimeSpan | N/A |
bufferTimeType | RequestDrawingBufferTimeType | N/A |
Refresh(IEnumerable<RectangleShape>,TimeSpan)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape > | N/A |
bufferTime | TimeSpan | N/A |
Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape > | N/A |
bufferTime | TimeSpan | N/A |
bufferTimeType | RequestDrawingBufferTimeType | N/A |
SaveState()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Byte[] | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Protected Methods¶
CloseCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Dispose(Boolean)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
disposing | Boolean | N/A |
DrawAttribution(GeoCanvas)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
canvas | GeoCanvas | N/A |
DrawAttributionCore(GeoCanvas)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
canvas | GeoCanvas | N/A |
DrawCore(RectangleShape,OverlayRefreshType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
overlayRefreshType | OverlayRefreshType | N/A |
DrawException(GeoCanvas,Exception)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
canvas | GeoCanvas | N/A |
e | Exception | N/A |
DrawExceptionCore(GeoCanvas,Exception)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
canvas | GeoCanvas | N/A |
e | Exception | N/A |
DrawTile(TileView,MapArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
tile | TileView | N/A |
mapArguments | MapArguments | N/A |
DrawTileAsync(TileView,MapArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
tile | TileView | N/A |
mapArguments | MapArguments | N/A |
DrawTileCore(GeoCanvas,TileView)
¶
Summary
This method redraws a tile by an extent and geography unit.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
geoCanvas | GeoCanvas | N/A |
tile | TileView | A tile which needs to be redrawn. |
DrawTileCoreAsync(GeoCanvas,TileView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task | N/A |
Parameters
Name | Type | Description |
---|---|---|
geoCanvas | GeoCanvas | N/A |
tile | TileView | N/A |
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetBoundingBoxCore()
¶
Summary
This method gets an entire boundingbox for Google world map extent.
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | Returns a RectangleShape indicating the extent of the Google world map. |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetBufferedExtent(RectangleShape,Double)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
resolution | Double | N/A |
GetDrawingCells(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<String ,MatrixCell > | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
GetDrawingCellsCore(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<String ,MatrixCell > | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
GetSortedCells(Dictionary<String,MatrixCell>,RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<String ,MatrixCell > | N/A |
Parameters
Name | Type | Description |
---|---|---|
cells | Dictionary<String ,MatrixCell > | N/A |
targetExtent | RectangleShape | N/A |
GetSortedCellsCore(Dictionary<String,MatrixCell>,RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<String ,MatrixCell > | N/A |
Parameters
Name | Type | Description |
---|---|---|
cells | Dictionary<String ,MatrixCell > | N/A |
targetExtent | RectangleShape | N/A |
GetTile(RectangleShape,Int32,Int32,Int64,Int64,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
TileView | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
tileScreenWidth | Int32 | N/A |
tileScreenHeight | Int32 | N/A |
tileColumnIndex | Int64 | N/A |
tileRowIndex | Int64 | N/A |
zoomLevelIndex | Int32 | N/A |
GetTileCore()
¶
Summary
This method gets a specific tile object to form an overlay.
Remarks
N/A
Return Value
Type | Description |
---|---|
TileView | A TileView object to form an overlay. |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetTileMatrix(Double)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
TileMatrix | N/A |
Parameters
Name | Type | Description |
---|---|---|
scale | Double | N/A |
InitializeCore(MapArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
mapArguments | MapArguments | N/A |
LoadStateCore(Byte[])
¶
Summary
This method restore the overlay state back from the specified state.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
state | Byte[] | This parameter indicates the state for restore the overlay. |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
OnDrawing(DrawingOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | DrawingOverlayEventArgs | N/A |
OnDrawingAttribution(DrawingAttributionOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
args | DrawingAttributionOverlayEventArgs | N/A |
OnDrawingException(DrawingExceptionTileOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | DrawingExceptionTileOverlayEventArgs | N/A |
OnDrawingTile(DrawingTileTileOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
args | DrawingTileTileOverlayEventArgs | N/A |
OnDrawn(DrawnOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | DrawnOverlayEventArgs | N/A |
OnDrawnAttribution(DrawnAttributionOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
args | DrawnAttributionOverlayEventArgs | N/A |
OnDrawnException(DrawnExceptionTileOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | DrawnExceptionTileOverlayEventArgs | N/A |
OnDrawnTile(DrawnTileTileOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
args | DrawnTileTileOverlayEventArgs | N/A |
OnDrawTilesProgressChanged(DrawTilesProgressChangedTileOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
args | DrawTilesProgressChangedTileOverlayEventArgs | N/A |
OnRefreshing(OverlayRefreshType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
refreshType | OverlayRefreshType | N/A |
OnSendingWebRequest(SendingWebRequestEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | SendingWebRequestEventArgs | N/A |
OnSentWebRequest(SentWebRequestEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | SentWebRequestEventArgs | N/A |
OnTileTypeChanged(TileTypeChangedTileOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | TileTypeChangedTileOverlayEventArgs | N/A |
OnTileTypeChanging(TileTypeChangingTileOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | TileTypeChangingTileOverlayEventArgs | N/A |
OpenCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
PanToCore(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
PrefillDataToTiles(IEnumerable<TileView>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
tiles | IEnumerable<TileView > | N/A |
PrefillDataToTilesCore(IEnumerable<TileView>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
tiles | IEnumerable<TileView > | N/A |
RefreshCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
RefreshCore(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extent | RectangleShape | N/A |
SaveStateCore()
¶
Summary
This method saves overlay state to a byte array.
Remarks
N/A
Return Value
Type | Description |
---|---|
Byte[] | A byte array indicates current overlay state. |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Events¶
SendingWebRequest¶
N/A
Remarks
N/A
Event Arguments
SentWebRequest¶
N/A
Remarks
N/A
Event Arguments
DrawTilesProgressChanged¶
N/A
Remarks
N/A
Event Arguments
DrawTilesProgressChangedTileOverlayEventArgs
DrawingTile¶
N/A
Remarks
N/A
Event Arguments
DrawingTileTileOverlayEventArgs
DrawnTile¶
N/A
Remarks
N/A
Event Arguments
DrawingException¶
N/A
Remarks
N/A
Event Arguments
DrawingExceptionTileOverlayEventArgs
DrawnException¶
N/A
Remarks
N/A
Event Arguments
DrawnExceptionTileOverlayEventArgs
TileTypeChanged¶
N/A
Remarks
N/A
Event Arguments
TileTypeChangedTileOverlayEventArgs
TileTypeChanging¶
N/A
Remarks
N/A
Event Arguments
TileTypeChangingTileOverlayEventArgs
Drawing¶
N/A
Remarks
N/A
Event Arguments
Drawn¶
N/A
Remarks
N/A
Event Arguments
DrawingAttribution¶
N/A
Remarks
N/A
Event Arguments
DrawingAttributionOverlayEventArgs
DrawnAttribution¶
N/A
Remarks
N/A
Event Arguments