flutter_map_vector_tiles 2.7.0 copy "flutter_map_vector_tiles: ^2.7.0" to clipboard
flutter_map_vector_tiles: ^2.7.0 copied to clipboard

[pending analysis]

Vector tiles for flutter_map: a clean, self-contained MapLibre-style vector tile layer with isolate-based decoding, raster tile caching and screen-space label collision.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_map_vector_tiles

With Flutter:

 $ flutter pub add flutter_map_vector_tiles

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

dependencies:
  flutter_map_vector_tiles: ^2.7.0

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_map_vector_tiles/flutter_map_vector_tiles.dart';
2
likes
0
points
865
downloads

Publisher

unverified uploader

Weekly Downloads

Vector tiles for flutter_map: a clean, self-contained MapLibre-style vector tile layer with isolate-based decoding, raster tile caching and screen-space label collision.

Repository (GitHub)
View/report issues

Topics

#flutter-map #vector-tiles #maplibre #map #pmtiles

License

(pending) (license)

Dependencies

characters, flutter, flutter_map, http, latlong2, meta, path_provider

More

Packages that depend on flutter_map_vector_tiles