github googlemaps/android-maps-utils v2.0.0

latest releases: v3.8.2, v3.8.1, v3.8.0...
3 years ago

2.0.0 (2020-06-19)

  • feat!: Add support for setOnInfoWindowLongClickListener() for Markers (#752) (8a3fc01), closes #752 #750

BREAKING CHANGES

  • Note that this could be considered a breaking change because ClusterRenderer is a public interface and may be used outside of the library if apps implemented their own renderer. Also, if apps were doing map.setOnInfoWindowLongClickListener() on their own this implementation will break that behavior and force them to use the collection info window long click listener, similar to how info window click listeners are currently handled (see the Migration Guide.

Don't miss a new android-maps-utils release

NewReleases is sending notifications on new releases.