The VectorTileHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | VectorTileHandler |
Methods
Name | Description | |
---|---|---|
![]() | CreateCachePath |
Creates path to a tile request if CacheOnServer is true
|
![]() | CreateMapLayers |
Abstract method to create the Map layers for the request
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnBeginRequest | |
![]() | OnEndRequest | |
![]() | OutputTileFeature | |
![]() | ProcessGetTileRequest | |
![]() | ProcessRequest | |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CacheDirectory |
Name of the directory (relative to the handler) used to store cached images
|
![]() | CacheOnServer |
Whether or not to cache requested image requests on the server
|
![]() | IsReusable | |
![]() | SimplificationPixelThreshold |
Simplification Threshold. Default is 1
|
![]() | TileSize |
Vector Tile Size. Default is 512 x 512
|