Skip to content

v5.0.0

Compare
Choose a tag to compare
@googlemaps-bot googlemaps-bot released this 07 May 18:45
· 47 commits to main since this release

5.0.0 (2024-05-07)

Bug Fixes

Features

  • change GoogleMap() content parameter default to {} and make content non-nullable (#521) (8e5e3a6), closes #493

BREAKING CHANGES

  • Adds optional contentDescriptor parameter to MarkerComposable and AdvancedMarker. Makes content parameter of GoogleMap non-nullable, but with an empty default value.