The VectorTileLayer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VectorTileLayer |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Extent |
get/set the size of the Layer. Typical values are 512 or 1024
| |
Name |
get/set the name of the Layer. A Layer MUST contain a name.
| |
VectorTileFeatures |
List of VectorTileFeature. A VectorTileLayer should contain at least one feature
| |
Version |
get/set the version of the VectorTileLayer. Default is 2
|