yarn @vis.gl/react-google-maps 0.11.0
v0.11.0

latest releases: 1.3.0, 1.2.0, 1.1.3...
4 months ago

0.11.0 (2024-05-08)

⚠ BREAKING CHANGES

  • map: Introduction of map instance caching needed a change to the DOM-Structure produced by the map component (added a div-element owned by the Map component to contain the map instance).
  • map: The type passed to the onProjectionChange is changed from MapCameraChangedEvent to MapEvent, so there are no longer camera-props available for this event

Features

  • advanced-marker: add support for clickable option (#341) (ca96e54)
  • map: implement initial version of map-instance caching (#349) (4a6e83a)

Bug Fixes

  • map: change event-type of projectionChanged event to MapEvent (#346) (83f9309)

Don't miss a new react-google-maps release

NewReleases is sending notifications on new releases.