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 the Overlay used to display a Google Map.
N/A
This constructor initializes a new layer and assgin a license key.
GoogleMapsTileOverlay(String,String,String,GeoWebProxy)
This is the constructor the for the class.
This constructor initializes a new layer and assgin a license key and initilize a cache directory.
N/A
N/A
Get picture format string which will use for request url.
N/A
N/A
N/A
N/A
N/A
N/A
Refresh(TimeSpan,BufferTimeType)
N/A
N/A
Refresh(RectangleShape,TimeSpan)
N/A
N/A
Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
Refresh(RectangleShape,TimeSpan,BufferTimeType)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan,BufferTimeType)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
PostTransform(TransformArguments,MapArguments)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
This method returns the bounding box of the Overlay.
This method returns the bounding box of the Overlay.
N/A
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.
N/A
N/A
N/A
N/A
DrawCore(MapArguments,OverlayRefreshType)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
PostTransformCore(TransformArguments,MapArguments)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
DrawExceptionCore(GeoCanvas,Exception)
N/A
N/A
OnDrawingException(DrawingExceptionOverlayEventArgs)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets or sets a value to access the special features of Google Maps API Premier, you must provide a client ID when accessing any of the Premier API libraries or services. When registering for Google Maps API Premier, you will receive this client ID from Google Enterprise Support. All client IDs begin with a gme- prefix.
N/A
Gets or sets a value that is unique to your client ID, please keep your key secure.
N/A
N/A
N/A
N/A
Gets or sets a value represents the request timeout from the GoogleMaps server.
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
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Event Arguments:DrawnExceptionOverlayEventArgs