WmtsMapService Class | 
Namespace: Ptv.XServer.Controls.Map.Layers.WmtsLayer
The WmtsMapService type exposes the following members.
| Name | Description | |
|---|---|---|
| WmtsMapService | 
            Creates and initializes an instance of WmtsMapService.
              | 
| Name | Description | |
|---|---|---|
| Crs |  Defines the CRS to be used when requesting map images.   (Inherited from MapService.) | |
| Limits | 
            Optionally defines the limits of a MapService in PTV Mercator (EPSG:76131).
              (Overrides MapServiceLimits.) | |
| MinAlignment | 
            Defines the position of (MinX|MinY) in images returned by this service.
              (Inherited from MapService.) | 
| Name | Description | |
|---|---|---|
| GetImageStream(IBoundingBox, Size) |  Loads a map image using the specified bounding box and size.   (Inherited from MapService.) | |
| GetImageStream(IBoundingBox, Size, Size) |  Loads a map image using the specified bounding box and size.   (Overrides MapServiceGetImageStream(IBoundingBox, Size, Size).) | |
| LoadImage | 
            Loads tile images from the WMTS service.
              | |
| RenderTestImage | 
            Renders a test image.
              | 
| Name | Description | |
|---|---|---|
| OnRequestCreated |  
            Additional event that will be triggered after the request has been created. Used for request customization. 
              | 
| Name | Description | |
|---|---|---|
| ToJson |  Converts an object to a JSON string representation.   (Defined by JSONWriter.) |