VectorTileValue.from constructor

VectorTileValue.from(
  1. ValueType type,
  2. Object value
)

Implementation

VectorTileValue.from(this.type, this.value);