cluster_marker_style 0.3.0 copy "cluster_marker_style: ^0.3.0" to clipboard
cluster_marker_style: ^0.3.0 copied to clipboard

Beautiful, count-aware, cached cluster marker icons for Google Maps. A drop-in styling/rendering layer for any map clustering algorithm.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cluster_marker_style

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

dependencies:
  cluster_marker_style: ^0.3.0

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:cluster_marker_style/cluster_marker_style.dart';
0
likes
160
points
39
downloads

Documentation

API reference

Publisher

verified publisherkakadulabs.com

Weekly Downloads

Beautiful, count-aware, cached cluster marker icons for Google Maps. A drop-in styling/rendering layer for any map clustering algorithm.

Homepage
Repository (GitHub)
View/report issues

Topics

#maps #google-maps #markers #clustering

License

MIT (license)

Dependencies

fluster, flutter, google_maps_cluster_manager_2, google_maps_flutter

More

Packages that depend on cluster_marker_style