Releases: visgl/react-google-maps
Releases · visgl/react-google-maps
v1.5.5
1.5.5 (2025-08-07)
Bug Fixes
- static-maps: remove path grouping by style (#809) (d1f499e)
- Update calc clusters to happen after Idle event - reduces issue 563 (#806) (bed6ccd)
v1.5.4
1.5.4 (2025-07-06)
Bug Fixes
- infowindow: replace useDeepCompareEffect with useEffect (#786) (1b25e80)
v1.5.3
1.5.3 (2025-06-05)
Bug Fixes
- ensure proper type inference of APILoadingStatus (#747) (2c59d59)
v1.5.2
1.5.2 (2025-03-13)
Bug Fixes
- allow negative anchor values for AdvancedMarker (#695) (d2de370)
v1.5.1
1.5.1 (2025-01-28)
Bug Fixes
- improve types ColorScheme and RenderingType (#675) (785927a)
v1.5.0
1.5.0 (2025-01-10)
Features
- add StaticMap component with SSR support (#633) (55acea2)
v1.4.3
1.4.3 (2025-01-07)
Bug Fixes
- deps-dev: bump react, react-dom and corresponding types (#650) (02fe28f)
- use deep compare effect to prevent infowindow close (#642) (bfa85c1)
v1.4.2
1.4.2 (2024-11-28)
Bug Fixes
v1.4.1
1.4.1 (2024-11-22)
Bug Fixes
v1.4.0
1.4.0 (2024-10-24)
Features
Bug Fixes
- adjust advanced marker markup to fix anchoring & collision behavior (#577) (97a98b2)