Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.0.0](v4.4.2...v5.0.0) (2024-05-07) ### Bug Fixes * fixed documentation ([#567](#567)) ([31960a2](31960a2)) ### Features * change GoogleMap() content parameter default to {} and make content non-nullable ([#521](#521)) ([8e5e3a6](8e5e3a6)), closes [#493](#493) ### BREAKING CHANGES * Adds optional contentDescriptor parameter to MarkerComposable and AdvancedMarker. Makes content parameter of GoogleMap non-nullable, but with an empty default value.
- Loading branch information