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.
N/A
N/A
TiledWmsRasterSource(IEnumerable<Uri>,WebProxy)
N/A
N/A
TiledWmsRasterSource(IEnumerable<Uri>,String,String)
N/A
N/A
TiledWmsRasterSource(IEnumerable<Uri>,WebProxy,String,String)
This is the constructor the for the class.
This constructor initializes a new WorldMapKitWmsRasterSource and downloads and parses the service description.
N/A
This method returns the names of all layers at the server side.
None.
None.
None.
This method returns the projected or geographic coordinate reference systems to be used.
N/A
None.
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
BuildWmsGetFeatureInfoUri(ScreenPointF,Int32,String)
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
GetImageCore(RectangleShape,Int32,Int32)
This method returns an image based on the worldExtent and image width and height.
This method is responsible for returning the image based on the parameters passed in.
OnOpeningRasterSource(OpeningRasterSourceEventArgs)
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 property gets or sets the base authentication interface for retrieving credentials for Web Client authentication.
N/A
Gets or sets a value that is unique to your client ID, please keep your key secure.
N/A
Gets or sets a value that is unique to your client ID, please keep your key secure.
N/A
N/A
This property allows the active layers requested from the client to be shown on the map.
When requesting a map, a client may specify the layers to be shown on the map.
This property allows the active styles requested from the client to be shown on the map.
When requesting a map, a client may specify the styles to be shown on the map.
This property specifies the timeout of the web request in seconds. The default timeout value is 20 seconds.
N/A
This property gets or sets the desired output format for the map being requested from the WMS.
When requesting a map, a client may specify the output format in which to show the map. Formats are specified as MIME types such as “image/gif” or “image/png”.
This property indicates the format in which the client wishes to be notified of service exceptions.
Upon receiving a request that is invalid according to the OGC standard, the server shall issue a service exception report. The service report is meant to describe to the client application or its human user the reason(s) that the request is invalid.
This property gets or sets the projected or geographic coordinate reference system to be used.
N/A
This property specifies a dictionary used to update the request sent from the client to the WMS server.
N/A
This property gets or sets the ZoomLevelSet used for the WpfMap control.
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 sending the reqeust for tile image. It is typical that user want to get the url of reqeust and modify it according to their requirements. For example, user could create a signiture for it, and verify it on the server side.
Event Arguments:SendingWebRequestEventArgs
SentWebRequest This event is called before sending the reqeust for tile image.
This event is called before sending the reqeust for tile image. It is typical that user want to get the url of reqeust and modify it according to their requirements. For example, user could create a signiture for it, and verify it on the server side.
Event Arguments:SentWebRequestEventArgs
N/A
Event Arguments:ClosedRasterSourceEventArgs