A MapboxVectorLayer is a storage structure for the vector tile. It may contain either the old Mapbox layers or the new S2 layers. Parses extent, keys, values, and features. Features will utilize the extent, keys, and values.
The Protobuf object to read from
The end position of the message in the buffer
Whether the layer is an S2 layer or Mapbox layer
The index of the feature
A MapboxVectorLayer is a storage structure for the vector tile. It may contain either the old Mapbox layers or the new S2 layers. Parses extent, keys, values, and features. Features will utilize the extent, keys, and values.