ThinkGeo.MapSuite.WpfDesktopEdition.GoogleMapsOverlay
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
This class represents the GoogleMapsOverlay which requests images from Google's image server by its StaticAPI.
Inheritance Hierarchy
Members Summary
Public Constructors
GoogleMapsOverlay()
Constructor of GoogleMapsOverlay class.
Parameters
GoogleMapsOverlay(String,String)
Constructor of GoogleMapsOverlay class.
This constructor initializes a new layer and assgin a license key.
Parameters
GoogleMapsOverlay(String,String,String)
N/A
This constructor initializes a new layer and assgin a license key.
Parameters
GoogleMapsOverlay(String,String,String,WebProxy)
N/A
Parameters
cacheDirectory
Type:String
Description:N/A
clientId
Type:String
Description:N/A
privateKey
Type:String
Description:N/A
webProxy
Type:WebProxy
Description:N/A
Protected Constructors
Public Methods
GetPictureFormatString()
This method gets a string that represents the picture format from Google Maps.
Return Value
Parameters
GetPictureFormat()
This method gets a string that represents the picture format from Google Maps.
Return Value
Parameters
ClearCache()
N/A
Return Value
Type:Void
Description:N/A
Parameters
ClearCache(String,TimeSpan,Double)
N/A
Return Value
Type:Void
Description:N/A
Parameters
cacheFolder
Type:String
Description:N/A
expiration
Type:TimeSpan
Description:N/A
maxSizeInMegabytes
Type:Double
Description:N/A
Refresh(IEnumerable<RectangleShape>)
N/A
Return Value
Type:Void
Description:N/A
Parameters
Refresh(TimeSpan)
N/A
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Refresh(TimeSpan,RequestDrawingBufferTimeType)
N/A
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Refresh(RectangleShape,TimeSpan)
N/A
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
N/A
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan)
N/A
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
N/A
Return Value
Type:Void
Description:N/A
Parameters
bufferTime
Type:TimeSpan
Description:N/A
Initialize(MapArguments)
N/A
Return Value
Type:Void
Description:N/A
Parameters
Refresh(RectangleShape)
N/A
Return Value
Type:Void
Description:N/A
Parameters
Refresh()
N/A
Return Value
Type:Void
Description:N/A
Parameters
Close()
N/A
Return Value
Type:Void
Description:N/A
Parameters
Open()
N/A
Return Value
Type:Void
Description:N/A
Parameters
Draw(RectangleShape)
N/A
Return Value
Type:Void
Description:N/A
Parameters
Draw(RectangleShape,OverlayRefreshType)
N/A
Return Value
Type:Void
Description:N/A
Parameters
PanTo(RectangleShape)
N/A
Return Value
Type:Void
Description:N/A
Parameters
GetBoundingBox()
N/A
Return Value
Parameters
SaveState()
N/A
Return Value
Type:Byte[]
Description:N/A
Parameters
LoadState(Byte[])
N/A
Return Value
Type:Void
Description:N/A
Parameters
state
Type:Byte[]
Description:N/A
Dispose()
N/A
Return Value
Type:Void
Description:N/A
Parameters
ToString()
N/A
Return Value
Type:String
Description:N/A
Parameters
Equals(Object)
N/A
Return Value
Type:Boolean
Description:N/A
Parameters
obj
Type:Object
Description:N/A
GetHashCode()
N/A
Return Value
Type:Int32
Description:N/A
Parameters
GetType()
N/A
Return Value
Type:Type
Description:N/A
Parameters
Protected Methods
GetTileCore()
This method gets a specific tile object to form an overlay.
Return Value
Parameters
DrawTileCore(Tile,RectangleShape)
This method redraws a tile by an extent and geography unit.
Return Value
Type:Void
Description:N/A
Parameters
GetBoundingBoxCore()
This method gets an entire boundingbox for Google world map extent.
Return Value
Parameters
SaveStateCore()
This method saves overlay state to a byte array.
Return Value
Parameters
LoadStateCore(Byte[])
This method restore the overlay state back from the specified state.
Return Value
Type:Void
Description:N/A
Parameters
OnSendingWebRequest(SendingWebRequestEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnSentWebRequest(SentWebRequestEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
GBQ=(RectangleShape)
N/A
Return Value
Type:Void
Description:N/A
Parameters
HBQ=(QhY=)
N/A
Return Value
Type:Void
Description:N/A
Parameters
clearTilesMode
Type:QhY=
Description:N/A
DrawCore(RectangleShape,OverlayRefreshType)
N/A
Return Value
Type:Void
Description:N/A
Parameters
PrefillDataToTiles(IEnumerable<Tile>)
N/A
Return Value
Type:Void
Description:N/A
Parameters
PrefillDataToTilesCore(IEnumerable<Tile>)
N/A
Return Value
Type:Void
Description:N/A
Parameters
RefreshCore()
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnDrawTilesProgressChanged(DrawTilesProgressChangedTileOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnDrawingTile(DrawingTileTileOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnDrawnTile(DrawnTileTileOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
DrawTile(Tile,RectangleShape)
N/A
Return Value
Type:Void
Description:N/A
Parameters
Dispose(Boolean)
N/A
Return Value
Type:Void
Description:N/A
Parameters
disposing
Type:Boolean
Description:N/A
InitializeCore(MapArguments)
N/A
Return Value
Type:Void
Description:N/A
Parameters
GetDrawingCells(RectangleShape)
N/A
Return Value
Parameters
GetDrawingCellsCore(RectangleShape)
N/A
Return Value
Parameters
GetTileMatrix(Double,Int32,Int32,GeographyUnit)
N/A
Return Value
Parameters
scale
Type:Double
Description:N/A
tileWidth
Type:Int32
Description:N/A
tileHeight
Type:Int32
Description:N/A
DrawException(GeoCanvas,Exception)
N/A
Return Value
Type:Void
Description:N/A
Parameters
e
Type:Exception
Description:N/A
DrawExceptionCore(GeoCanvas,Exception)
N/A
Return Value
Type:Void
Description:N/A
Parameters
e
Type:Exception
Description:N/A
OnDrawingException(DrawingExceptionTileOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnDrawnException(DrawnExceptionTileOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnStartingThread(StartingThreadTileOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnTileTypeChanged(TileTypeChangedTileOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
IhQ=(RectangleShape,Double)
N/A
Return Value
Parameters
resolution
Type:Double
Description:N/A
IxQ=(RectangleShape,Double,Double,Int64,Int64,Int32)
N/A
Return Value
Parameters
tileScreenWidth
Type:Double
Description:N/A
tileScreenHeight
Type:Double
Description:N/A
tileColumnIndex
Type:Int64
Description:N/A
tileRowIndex
Type:Int64
Description:N/A
zoomLevelIndex
Type:Int32
Description:N/A
DrawStretchTiles(RectangleShape)
N/A
Return Value
Type:Void
Description:N/A
Parameters
GetSortedCells(Dictionary<String,TileMatrixCell>,RectangleShape)
N/A
Return Value
Parameters
GetSortedCellsCore(Dictionary<String,TileMatrixCell>,RectangleShape)
N/A
Return Value
Parameters
4BM=(IEnumerable<RectangleShape>)
N/A
Return Value
Type:Void
Description:N/A
Parameters
RefreshCore(RectangleShape)
N/A
Return Value
Type:Void
Description:N/A
Parameters
CloseCore()
N/A
Return Value
Type:Void
Description:N/A
Parameters
OpenCore()
N/A
Return Value
Type:Void
Description:N/A
Parameters
4hM=(GeoCanvas)
N/A
Return Value
Type:Void
Description:N/A
Parameters
DrawAttributionCore(GeoCanvas)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnDrawingAttribution(DrawingAttributionOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnDrawnAttribution(DrawnAttributionOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
PanToCore(RectangleShape)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnDrawing(DrawingOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnDrawn(DrawnOverlayEventArgs)
N/A
Return Value
Type:Void
Description:N/A
Parameters
Finalize()
N/A
Return Value
Type:Void
Description:N/A
Parameters
OnRefreshing(OverlayRefreshType)
N/A
Return Value
Type:Void
Description:N/A
Parameters
MemberwiseClone()
N/A
Return Value
Type:Object
Description:N/A
Parameters
Public Properties
ClientId
This property gets and sets the clientId for the GoogleMapsOverlay.
Return Value
PrivateKey
This property gets and sets the privateKey for the GoogleMapsOverlay.
Return Value
MapType
Gets or sets the map types available from Google Maps.
Return Value
ProjectionFromSphericalMercator
N/A
Return Value
ProjectedTileCache
N/A
Return Value
WebProxy
This property gets or sets the proxy used for requesting a Web Response.
Return Value
TimeoutInSeconds
Gets or sets the length of time, in seconds, before the request times out.
Return Value
TileExpiration
N/A
Return Value
MaxCacheSizeInMegabytes
N/A
Return Value
TileCache
N/A
Return Value
IsVisible
N/A
Return Value
TileType
N/A
Return Value
TileWidth
N/A
Return Value
TileHeight
N/A
Return Value
TransitionEffect
N/A
Return Value
ImageFormat
N/A
Return Value
JpegQuality
N/A
Return Value
TileBuffer
N/A
Return Value
MaxExtent
N/A
Return Value
WrappingMode
N/A
Return Value
WrappingExtent
N/A
Return Value
AutoRefreshInterval
N/A
Return Value
Name
N/A
Return Value
MapArguments
N/A
Return Value
OverlayCanvas
N/A
Return Value
IsBase
N/A
Return Value
CanRefreshRegion
N/A
Return Value
DrawingExceptionMode
N/A
Return Value
Attribution
N/A
Return Value
IsEmpty
N/A
Return Value
Protected Properties
FxQ=
N/A
Return Value
DrawingCanvas
N/A
Return Value
StretchCanvas
N/A
Return Value
PreviousExtent
N/A
Return Value
3BM=
N/A
Return Value
IsOverlayInitialized
N/A
Return Value
Public Events
SendingWebRequest
N/A