mapmetrics 0.0.2 copy "mapmetrics: ^0.0.2" to clipboard
mapmetrics: ^0.0.2 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 Dart:

 $ dart pub add mapmetrics

With Flutter:

 $ flutter pub add mapmetrics

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

dependencies:
  mapmetrics: ^0.0.2

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

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

unknown (license)

Dependencies

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

More

Packages that depend on mapmetrics