vt

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

vt

Vector Tiles for Dart. Provides .pbf parser.
Features #

Feature
Geometry
Layer
Value
VectorTile

Getting started #
In your pubspec.yaml file add:
dependencies:
vt: any
copied to clipboard
Usage #
In your code import:
import 'package:vt/vt.dart';
copied to clipboard
Then:
final tile = VectorTile.fromBytes(fileContents);
copied to clipboard
Additional information #
Is package is compatible with version 2.1 of Vector Tile Specification as described here: https://github.com/mapbox/vector-tile-spec/tree/master/2.1

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.