Method | Description | |
---|---|---|
GetFormats ( ) : List |
||
GetVectorTileMetadata ( ) : List |
||
ProxyProvider ( string urlTemplate, string format, IEnumerable |
||
Render ( Coord coord, string format, int tileWidth, int tileHeight ) : byte[] |
public ProxyProvider ( string urlTemplate, string format, IEnumerable |
||
urlTemplate | string | |
format | string | |
vectorLayers | IEnumerable |
|
return | System |
public Render ( Coord coord, string format, int tileWidth, int tileHeight ) : byte[] | ||
coord | Coord | |
format | string | |
tileWidth | int | |
tileHeight | int | |
return | byte[] |