The VectorTileHandler type exposes the following members.

Properties

  NameDescription
Protected propertyCacheDirectory
Name of the directory (relative to the handler) used to store cached images
Protected propertyCacheOnServer
Whether or not to cache requested image requests on the server
Public propertyIsReusable
Protected propertySimplificationPixelThreshold
Simplification Threshold. Default is 1
Protected propertyTileSize
Vector Tile Size. Default is 512 x 512

See Also