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
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.
Represents an object that encapsulates a Google Map layer.
GoogleMapsLayer(String,String,String,WebProxy)
RequestDrawing(RectangleShape,TimeSpan)
RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
RequestDrawing(IEnumerable<RectangleShape>,TimeSpan)
RequestDrawing(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
GetGoogleMapsImageCore(Double,Double,Int32,Double,Double)
OnCreatingRequest(CreatingRequestGoogleMapsLayerEventArgs)
OnRequestedDrawing(RequestedDrawingLayerEventArgs)
DrawExceptionCore(GeoCanvas,Exception)
OnDrawingException(DrawingExceptionLayerEventArgs)
OnDrawingAttribution(DrawingAttributionLayerEventArgs)
N/A
N/A
N/A
N/A
Gets or sets a value represents the map type of the GoogleMaps.
N/A
Gets or sets a value represents the request timeout from the GoogleMaps server.
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
N/A
N/A
Gets or sets a value represents the image with 512*512 when no data can access.
If you set the image's size is different from 512*512, it will be compressed or stretched to 512*512.
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
This event is called before creating the reqeust for google maps. It is typical that user want to get the url of reqeust and modify it according to their requirements.
Event Arguments:CreatingRequestGoogleMapsLayerEventArgs
N/A
Event Arguments:DrawnAttributionLayerEventArgs