🚨 Breaking Changes
- google-maps:
- Deprecate top-level center/zoom props - by @harlan-zw in #694 (bf560)
- Rename googleMaps expose to mapsApi - by @harlan-zw in #695 (966de)
- OverlayView class extraction and reactive position rendering - by @harlan-zw in #697 (c3347)
🚀 Features
- google-maps: OverlayView defaultOpen prop and LatLng position widening - by @harlan-zw in #696 (7bfc7)
🐞 Bug Fixes
- google-maps:
- Close races in resolveQueryToLatLng - by @harlan-zw in #693 (33ebf)
- Guard pan-on-open for closed/unpositioned overlay - by @harlan-zw in #698 (506df)