v5.0.0
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.