Skip to content

v0.12.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 02 Dec 08:50
c5f1fac

0.12.0 (2025-12-02)

⚠ BREAKING CHANGES

  • iOS header_dir changed to ReactNativeGoogleMapsNavigation for direct imports.
  • no_destinations error string on iOS is changed to NO_DESTINATIONS, matching other error code formats and Android implementation

Features

Bug Fixes

  • android view invalidation mechanism (#505) (4f770c9)
  • iOS navigation session attachment and detachment (#497) (cc0aae1)
  • navigation session error handling (#502) (a8ddabb)
  • re-expose public iOS header files (#509) (00c4635)
  • resolve map view initialization timing issue (#504) (3c46f4d)

Miscellaneous Chores

  • breaking change on re-expose public iOS header files (#511) (e04d42a)