web_mercator 0.9.1-dev.1 copy "web_mercator: ^0.9.1-dev.1" to clipboard
web_mercator: ^0.9.1-dev.1 copied to clipboard

outdated

Dart implementation of the uber @math.gl/web-mercator javascript module.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web_mercator

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

dependencies:
  web_mercator: ^0.9.1-dev.1

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:web_mercator/web_mercator.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisherpenumbra.me

Dart implementation of the uber @math.gl/web-mercator javascript module.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta, vector_math

More

Packages that depend on web_mercator