leaflet_map 0.0.1 copy "leaflet_map: ^0.0.1" to clipboard
leaflet_map: ^0.0.1 copied to clipboard

Leaflet Map ported to Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add leaflet_map

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

dependencies:
  leaflet_map: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:leaflet_map/custom/indexed_svg_icon.dart';
import 'package:leaflet_map/custom/svg_node_validator.dart';
import 'package:leaflet_map/icons.dart';
import 'package:leaflet_map/leaflet.dart';
0
likes
20
pub points
43%
popularity

Publisher

unverified uploader

Leaflet Map ported to Dart

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

quiver, tuple

More

Packages that depend on leaflet_map