MapService Class |
Namespace: Ptv.XServer.Controls.Map.Tools.Reprojection
The MapService type exposes the following members.
Name | Description | |
---|---|---|
MapService | Constructor of the abstract base class which encapsulates a service that delivers map images. |
Name | Description | |
---|---|---|
Crs | Defines the CRS to be used when requesting map images. | |
Limits |
Optionally defines the limits of a MapService in PTV Mercator (EPSG:76131).
| |
MinAlignment |
Defines the position of (MinX|MinY) in images returned by this service.
|
Name | Description | |
---|---|---|
GetImageStream(IBoundingBox, Size) | Loads a map image using the specified bounding box and size. | |
GetImageStream(IBoundingBox, Size, Size) | Loads a map image using the specified bounding box and size. |
Name | Description | |
---|---|---|
ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |