IExtendedMapServiceT Interface |
Namespace: Ptv.XServer.Controls.Map.Tools.Reprojection
The IExtendedMapServiceT type exposes the following members.
Name | Description | |
---|---|---|
Crs | Defines the CRS to be used when requesting map images. (Inherited from IMapServiceT.) | |
Limits |
Optionally defines the limits of a MapService in PTV Mercator (EPSG:76131).
|
Name | Description | |
---|---|---|
GetImageStream(T, Size) | Loads a map image using the specified bounding box and size. (Inherited from IMapServiceT.) | |
GetImageStream(T, Size, Size) | Loads a map image using the specified bounding box and size. |