The VectorTileLayer type exposes the following members.

Properties

  NameDescription
Public propertyExtent
get/set the size of the Layer. Typical values are 512 or 1024
Public propertyName
get/set the name of the Layer. A Layer MUST contain a name.
Public propertyVectorTileFeatures
List of VectorTileFeature. A VectorTileLayer should contain at least one feature
Public propertyVersion
get/set the version of the VectorTileLayer. Default is 2

See Also