You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)