Property | Type | Description | |
---|---|---|---|
Tile | Tile | ||
ZoomLevel | int>.Dictionary |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetPixelSize ( int i ) : double |
Gets Pixel Size for ith matrix
|
|
GetScaleDenominator ( int i ) : double |
Gets Scale Denominator for ith matrix
|
|
WmtsServiceDescription ( string title, string onlineResource ) : MapAround.Geometry |
Initializes a new instance of the MapAround.Web.Wmts.WmtsServiceDescription.
|
public GetScaleDenominator ( int i ) : double | ||
i | int | |
return | double |
public WmtsServiceDescription ( string title, string onlineResource ) : MapAround.Geometry | ||
title | string | Mandatory Human-readable title for pick lists |
onlineResource | string | Top-level web address of service or service provider. |
return | MapAround.Geometry |