vt library

Vector Tiles for Dart. Provides .pbf and .mvt parser and needed classes.

Classes

Feature
Features are described in section 4.2 of the specification.
Geometry
Geometry.
Layer
Layers are described in section 4.1 of the specification.
LineStringGeometry
LineString Geometry.
PointGeometry
Point Geometry.
PolygonGeometry
Polygon Geometry.
Value
Variant type encoding. Exactly one of these values must be present in a valid message. The use of values is described in section 4.1 of the specification.
VectorTile
Vector tile containing multiple layers.