vtzero_dart library

Classes

VtzFeature
Core vtzero feature wrapper - no external dependencies
VtzLayer
Core vtzero layer wrapper - no external dependencies
VtzPropertyValue
Wrapper for property value from layer value table
VtzTile
Core vtzero tile wrapper - no external dependencies

Enums

VtzGeometryType
VtzPropertyValueType
Property value type enum

Exceptions / Errors

VtzException
Base exception class for all vtzero exceptions
VtzFormatException
Exception thrown when vector tile encoding isn't valid according to the specification
VtzGeometryException
Exception thrown when a geometry encoding isn't valid according to the specification
VtzOutOfRangeException
Exception thrown when an index into the key or value table is out of range
VtzTypeException
Exception thrown when a property value is accessed using the wrong type
VtzVersionException
Exception thrown when an unknown version number is found in the layer