Skip to content

Tags: googlemaps/android-maps-compose

Tags

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 7.0.0 (#817)

v6.12.2

Toggle v6.12.2's commit message
chore(release): 6.12.2 [skip ci]

## [6.12.2](v6.12.1...v6.12.2) (2025-11-14)

### Bug Fixes

* Address exception on main thread during map initialization ([#793](#793)) ([f606fd9](f606fd9))

v6.12.1

Toggle v6.12.1's commit message
chore(release): 6.12.1 [skip ci]

## [6.12.1](v6.12.0...v6.12.1) (2025-10-07)

### Bug Fixes

* fixes ScaleBar to properly handle dp and px ([#779](#779)) ([c4106df](c4106df))

v6.12.0

Toggle v6.12.0's commit message
chore(release): 6.12.0 [skip ci]

# [6.12.0](v6.11.0...v6.12.0) (2025-09-30)

### Features

* Improve GoogleMapsInitializer error handling and retries ([#778](#778)) ([4e3770d](4e3770d))

v6.11.0

Toggle v6.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: updated to Kotlin 2.2.20, and fixed the Compose usage warning (#…

…763)

Co-authored-by: Dale Hawkins <[email protected]>

v6.10.0

Toggle v6.10.0's commit message
chore(release): 6.10.0 [skip ci]

# [6.10.0](v6.9.0...v6.10.0) (2025-09-09)

### Features

* Introduce a robust Google Maps initializer ([#758](#758)) ([87a4b5c](87a4b5c))

v6.9.0

Toggle v6.9.0's commit message
chore(release): 6.9.0 [skip ci]

# [6.9.0](v6.8.0...v6.9.0) (2025-09-04)

### Features

* deprecate rememberCameraPositionState ([#749](#749)) ([e42f3b9](e42f3b9))

v6.8.0

Toggle v6.8.0's commit message
chore(release): 6.8.0 [skip ci]

# [6.8.0](v6.7.2...v6.8.0) (2025-09-01)

### Features

* Add InternalUsageAttributionId documentation and opt out ([#747](#747)) ([262b530](262b530))
* Add MapView factory to GoogleMap composable ([#738](#738)) ([f816dc7](f816dc7))

v6.7.2

Toggle v6.7.2's commit message
chore(release): 6.7.2 [skip ci]

## [6.7.2](v6.7.1...v6.7.2) (2025-08-19)

### Bug Fixes

* add one-time attribution ID initialization for GoogleMap ([#735](#735)) ([236f23a](236f23a))

v6.7.1

Toggle v6.7.1's commit message
chore(release): 6.7.1 [skip ci]

## [6.7.1](v6.7.0...v6.7.1) (2025-08-06)

### Bug Fixes

* bring rememberMarkerState back ([#730](#730)) ([b528732](b528732))