alfa_vector_mbtiles 0.0.5 copy "alfa_vector_mbtiles: ^0.0.5" to clipboard
alfa_vector_mbtiles: ^0.0.5 copied to clipboard

AlfaVectorMB Tiles is a Flutter plugin for working with Mapbox Vector Tiles in FlutterMap.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alfa_vector_mbtiles

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  alfa_vector_mbtiles: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:alfa_vector_mbtiles/alfa_vector_mbtiles.dart';
1
likes
150
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

AlfaVectorMB Tiles is a Flutter plugin for working with Mapbox Vector Tiles in FlutterMap.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_map, latlong2, path, sqflite, vector_map_tiles

More

Packages that depend on alfa_vector_mbtiles