Skip to content

Releases: pinpong/react-native-google-maps-plus

v1.10.2

03 Dec 06:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.10.2 (2025-12-03)

🐛 Bug Fixes

  • android: guard RNLocation against IllegalStateException (4ec58a4)
  • android: stabilize lifecycle handling for MapView detachment (2172696)
  • example: mapStyle type (94971d9)

📚 Documentation

  • add Typedoc and API docs (GH Pages deploy) (8384533)

🛠️ Other changes

v1.10.2-dev.2

03 Dec 06:25
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.10.2-dev.2 Pre-release
Pre-release

1.10.2-dev.2 (2025-12-03)

🐛 Bug Fixes

📚 Documentation

  • add Typedoc and API docs (GH Pages deploy) (8384533)

🛠️ Other changes

v1.10.2-dev.1

28 Nov 15:45
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.10.2-dev.1 Pre-release
Pre-release

1.10.2-dev.1 (2025-11-28)

🐛 Bug Fixes

  • android: guard RNLocation against IllegalStateException (4ec58a4)
  • android: stabilize lifecycle handling for MapView detachment (2172696)

v1.10.1

28 Nov 10:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.10.1 (2025-11-28)

🐛 Bug Fixes

  • add safe fallback handling for marker icon rendering (c2d83ad)
  • android: properly dispose mapview (573e901)
  • android: setCameraToCoordinates padding (59a163c)
  • ios: prevent non-main thread UI access in map view (f874151)
  • ios: properly dispose mapview (aaad0d2)

🔄 Code Refactors

  • android: showLocationDialog (ff0e1ec)

🛠️ Other changes

v1.10.1-dev.3

28 Nov 15:33
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.10.1-dev.3 Pre-release
Pre-release

1.10.1-dev.3 (2025-11-28)

🐛 Bug Fixes

  • android: guard RNLocation against IllegalStateException (788874f)
  • android: stabilize lifecycle handling for MapView detachment (3f25328)

v1.10.1-dev.2

27 Nov 03:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.10.1-dev.2 Pre-release
Pre-release

1.10.1-dev.2 (2025-11-27)

🐛 Bug Fixes

  • add safe fallback handling for marker icon rendering (c2d83ad)

🛠️ Other changes

v1.10.1-dev.1

25 Nov 13:08
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.10.1-dev.1 Pre-release
Pre-release

1.10.1-dev.1 (2025-11-25)

🐛 Bug Fixes

  • android: properly dispose mapview (573e901)
  • android: setCameraToCoordinates padding (59a163c)
  • ios: prevent non-main thread UI access in map view (f874151)
  • ios: properly dispose mapview (aaad0d2)

🔄 Code Refactors

  • android: showLocationDialog (ff0e1ec)

v1.10.0

19 Nov 10:39
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.10.0 (2025-11-19)

✨ Features

  • ios: add location activity type support (ddf3303)

🐛 Bug Fixes

  • android: forward last known location to LocationSource listener (89884db)
  • android: isMyLocationButtonEnabled and use always custom LocationSource (73c0659)
  • android: location updates now fully controlled by lifecycle (2761229)
  • android: mapview onDestroy (5afeb22)
  • android: prevent same location update (dbd13a1)
  • android: request immediate location update instead of using last known (873c034)
  • example: statusbar (4e20d8a)
  • ios: added nitromodules import to module & view impl files (0cee1b2)
  • ios: mapview deinit (3df1eed)
  • ios: request immediate location update instead of using last known (6d15e4c)
  • ios: traffic enabled (f5358b7)
  • trigger release (bb7d196)

🔄 Code Refactors

🛠️ Other changes

v1.10.0-dev.7

18 Nov 13:18
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.10.0-dev.7 Pre-release
Pre-release

1.10.0-dev.7 (2025-11-18)

🐛 Bug Fixes

  • android: prevent same location update (dbd13a1)

v1.10.0-dev.6

18 Nov 11:46
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.10.0-dev.6 Pre-release
Pre-release

1.10.0-dev.6 (2025-11-18)

🐛 Bug Fixes

  • android: request immediate location update instead of using last known (873c034)
  • ios: request immediate location update instead of using last known (6d15e4c)