react-maps-google

🗺 React components that make it easy to add Google maps and markers to your React projects.

MIT License

Downloads
156
Stars
4
Committers
6

Bot releases are hidden (Show)

react-maps-google - Latest Release

Published by ryanhefner about 3 years ago

  • Update dependencies
  • Update Rollup config
  • Update jest-setup
react-maps-google -

Published by ryanhefner about 4 years ago

  • Update dependencies
react-maps-google -

Published by ryanhefner about 4 years ago

  • Update dependencies
react-maps-google -

Published by ryanhefner about 4 years ago

  • Update dependencies
react-maps-google -

Published by ryanhefner over 4 years ago

  • Update dependencies
react-maps-google -

Published by ryanhefner over 4 years ago

  • Update dependencies
  • Update examples/circle dependencies
  • Update examples/custom-markers dependencies
  • Update examples/markers dependencies
  • Update examples/multimap dependencies
  • Update examples/simple dependencies
react-maps-google -

Published by ryanhefner over 4 years ago

  • Update dependencies
  • Update examples dependencies
react-maps-google -

Published by ryanhefner over 4 years ago

  • Update dependencies and fix vulnerabilities
  • Link badges in README.md
react-maps-google -

Published by ryanhefner over 4 years ago

  • Update dependencies
  • Resolve vulnerabilities
react-maps-google -

Published by ryanhefner over 4 years ago

  • Update dependencies
react-maps-google -

Published by ryanhefner over 4 years ago

  • Update dependencies
  • Update/add badges in README
react-maps-google -

Published by ryanhefner over 4 years ago

  • Add async prop to GoogleMap and set it to true by default to speed up page loading, thanks @amygroshek! #100
  • Update dependencies
  • Update CircleCI Node image to 10.8.0
react-maps-google -

Published by ryanhefner about 5 years ago

  • Fix callback names in Circle
  • Safeguard callback handlers in render component, Marker and Circle
react-maps-google -

Published by ryanhefner about 5 years ago

  • Fix callback handling in Circle
react-maps-google -

Published by ryanhefner about 5 years ago

  • Add Circle component for rendering circles on the map
  • Update build setup
  • Update dependencies
react-maps-google -

Published by ryanhefner about 5 years ago

  • Move script init back into constructor
react-maps-google -

Published by ryanhefner about 5 years ago

  • Wrap window references in type check for use with SSR
  • Update dependencies
react-maps-google -

Published by ryanhefner about 5 years ago

  • Update dependencies
  • Update jest configuration
react-maps-google -

Published by ryanhefner about 5 years ago

  • Update components to use componentDidUpdate instead of componentWillReceiveProps for rendering / updates
  • Update /examples
react-maps-google -

Published by ryanhefner about 5 years ago

  • Update dependencies
  • Run npm audit fix
  • Remove unnecessary devDependencies
  • Upgrade circleci config to use newer node image
  • Update circleci config to use npm for installs/builds/etc.