marker_clusterer_plus 1.0.0 copy "marker_clusterer_plus: ^1.0.0" to clipboard
marker_clusterer_plus: ^1.0.0 copied to clipboard

Dart 1 only

This is a dart library to use MarkerClustererPlus v2.1.2 from Google Maps Utility Library v3.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add marker_clusterer_plus

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

dependencies:
  marker_clusterer_plus: ^1.0.0

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:marker_clusterer_plus/marker_clusterer_plus.dart';
0
likes
10
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

This is a dart library to use MarkerClustererPlus v2.1.2 from Google Maps Utility Library v3.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

google_maps, js_wrapping

More

Packages that depend on marker_clusterer_plus