web_mercator 0.9.4+1 copy "web_mercator: ^0.9.4+1" to clipboard
web_mercator: ^0.9.4+1 copied to clipboard

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.4+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
35
points
18
downloads

Publisher

verified publisherpenumbra.me

Weekly Downloads

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

Repository (GitHub)

License

WTFPL, MIT (license)

Dependencies

flutter, meta, vector_math

More

Packages that depend on web_mercator