Releases: visgl/react-google-maps
Releases · visgl/react-google-maps
v0.5.0
18 Jan 15:49
Compare
Sorry, something went wrong.
No results found
0.5.0 (2024-01-18)
Features
handle API-key errors in map-component (#165 ) (26ccc15 )
Bug Fixes
v0.4.3
12 Jan 07:26
Compare
Sorry, something went wrong.
No results found
0.4.3 (2024-01-05)
Bug Fixes
allow AdvancedMarker to accept space-separated multiple class names (#143 ) (eab53e2 )
v0.4.2
22 Dec 20:06
Compare
Sorry, something went wrong.
No results found
0.4.2 (2023-12-22)
Bug Fixes
avoid re-render on every importLibrary() call (#135 ) (32b5894 )
v0.4.1
01 Dec 21:38
Compare
Sorry, something went wrong.
No results found
0.4.1 (2023-12-01)
Bug Fixes
move @types/google.maps to dependencies (#115 ) (9b788e1 ), closes #106
output an error when useMap is called outside APIProvider (#117 ) (5c30c3d )
v0.4.0
29 Nov 10:23
Compare
Sorry, something went wrong.
No results found
0.4.0 (2023-11-28)
Features
Allow <Pin> glyphs to be passed as children (close #98 ) (#99 ) (6374453 )
v0.3.3
13 Nov 09:06
Compare
Sorry, something went wrong.
No results found
0.3.3 (2023-11-13)
Bug Fixes
v0.3.2
09 Nov 21:43
Compare
Sorry, something went wrong.
No results found
0.3.2 (2023-11-09)
Bug Fixes
use moveCamera and useLayoutEffect for faster map-updates (e493d5f )
v0.3.1
09 Nov 15:36
Compare
Sorry, something went wrong.
No results found
0.3.1 (2023-11-09)
Bug Fixes
v0.3.0
09 Nov 14:41
Compare
Sorry, something went wrong.
No results found
0.3.0 (2023-11-09)
⚠ BREAKING CHANGES
removed MapProps.onLoadMap
Features
cleanup map, remove onLoadMap prop (d5e7dfd )
implement props for all map-events with custom MapEvent type (820a301 )
update map viewport when props are changed (0b1d800 )
v0.2.1
07 Nov 21:04
Compare
Sorry, something went wrong.
No results found
0.2.1 (2023-11-07)
Bug Fixes