Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googlemaps/android-maps-compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.0
Choose a base ref
...
head repository: googlemaps/android-maps-compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.0
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on Dec 6, 2024

  1. chore: Add onClusterManager hook (#473)

    This allows callers to easily access the default `clusterManager` and renderer that the library sets up, allowing calls to to configure e.g. `minClusterSize`.
    darronschall authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    8887ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89e1131 View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.4.0 [skip ci]

    # [6.4.0](v6.3.0...v6.4.0) (2024-12-06)
    
    ### Features
    
    * updated compileSdk version ([#652](#652)) ([89e1131](89e1131))
    semantic-release-bot committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    c50ac61 View commit details
    Browse the repository at this point in the history
Loading