vector_tile 0.1.1 copy "vector_tile: ^0.1.1" to clipboard
vector_tile: ^0.1.1 copied to clipboard

outdated

A simple Dart package to encode & decode Mapbox Vector Tile, A implementation of Mapbox Vector Tile specification.

Changelog #

v0.1.1 - 2021-02-12 #

Added #

  • Add properties decode for feature GeoJson.

v0.1.0 - 2021-02-11 #

BREAKING CHANGE #

  • Split all to two type of classes: raw vector tile and vector tile.
  • Add support for decode feature geometry.
  • Add support for convert raw feature to GeoJson (only Feature type).

v0.0.2 - 2021-02-10 #

Added #

  • @required annotion to createVectorTileFeature and createVectorTileLayer based on specification

v0.0.1 - 2021-02-09 #

Added #

  • Generate VectorTile classes from protobuf spec.
  • Encode functionality.
  • Decode functionality.
6
likes
0
pub points
68%
popularity

Publisher

unverified uploader

A simple Dart package to encode & decode Mapbox Vector Tile, A implementation of Mapbox Vector Tile specification.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

fixnum, meta, protobuf

More

Packages that depend on vector_tile