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

outdated

A marker clustering plugin for flutter_map which displays markers in a given radius.

[1.0.0] #

  • Allow popups to be shown outside of the map.
  • The search button is now optional and completely customisable either using the builder in the RadiusClusterLayerOptions or using a PopupScope above the RadiusClusterLayer and listening to the RadiusClusterState in order to show the button outside the map if desired.

[0.0.2] #

  • Fix jumpy zoom when tapping a cluster before the previous cluster tap animation finishes.
  • Add next search indicator, a circle which indicates where the next search will take place if a search is performed.
  • Add an option to prevent searching if the previous successful search is within a specified distance of the current map center.

[0.0.1] #

  • First release
6
likes
0
points
59
downloads

Publisher

verified publisherbalanci.ng

Weekly Downloads

A marker clustering plugin for flutter_map which displays markers in a given radius.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_map, flutter_map_marker_popup, kdbush, latlong2, provider, supercluster

More

Packages that depend on flutter_map_radius_cluster