Skip to content

Releases: google-map-react/google-map-react

Release 1.0.4

11 Jun 07:20
78256b1

Choose a tag to compare

  • Avoid null error (#570)
  • Add guard around mapDom event listener (#594)
  • Move dep for react-dom (#592)

Release 1.0.3

17 May 03:01
cdd6ec6

Choose a tag to compare

  • #580: Scales tiles properly

If the component has a southeast corner defined (either as a LatLng, or a separate lat and lng pair), set the width and height based on the distance between the northwest and the southeast corner to lock the overlay to the correct geographic bounds.

Release 1.0.2

13 May 19:03
f6bb003

Choose a tag to compare

  • #577 Move react-dom to dependencies

Release 1.0.1

12 May 07:38
586d9c4

Choose a tag to compare

  • #572 Add weights to the heatmap

Release 1.0.0

27 Apr 20:00

Choose a tag to compare

  • #559 Fix soom animation for google maps' version 3.32
  • #548 Improves to documentation
  • #535 Remove lodash completely, using our own functions, now the build size is 4 times smaller.
  • #533 Fixes some of the examples in the documentation
  • #555 & #563 Fix error Target container is not a DOM element

Release 0.34

10 Mar 23:03
b02665d

Choose a tag to compare

Multiple fixes including setting default version

  • #521 Upgrade .babelrc
  • #211 Call zoomControlClickTime on all clicks
  • #530 Set latest release version as default if user does not specify a version

Release 0.33

09 Mar 19:11
3550790

Choose a tag to compare

  • #504 Added loose to es2015 for IE10, IE11 support
  • #517 Fix error about fromLatLngToDivPixel
  • #525 Accept 0 as zoom value
  • #529 Update package.json

Update README

12 Feb 22:27

Choose a tag to compare

0.31.0

Bump version to 0.31.0

Release 0.30.0

12 Feb 22:22
add233c

Choose a tag to compare

  • #441 Add heatmap functionality
  • #496 Add support for china

Release 0.28.0

18 Jan 20:57
3d85c68

Choose a tag to compare

  • #494 Add support for China