mapmetrics 1.0.6 copy "mapmetrics: ^1.0.6" to clipboard
mapmetrics: ^1.0.6 copied to clipboard

Permissive and performant mapping library that supports Mapbox Vector Tiles (MVT) powered by MapLibre SDKs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mapmetrics

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

dependencies:
  mapmetrics: ^1.0.6

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:mapmetrics/mapmetrics.dart';
0
likes
105
points
70
downloads
screenshot

Documentation

API reference

Publisher

verified publishermapatlas.xyz

Weekly Downloads

Permissive and performant mapping library that supports Mapbox Vector Tiles (MVT) powered by MapLibre SDKs.

Repository (GitHub)
View/report issues

Topics

#map #mapmetrics #mvt

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, flutter_web_plugins, geotypes, html, jni, objective_c, pointer_interceptor, url_launcher, web

More

Packages that depend on mapmetrics

Packages that implement mapmetrics