Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-googlemaps

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-googlemaps - npm Package Versions

0.4.0

Diff

Changelog

Source

0.4.0

  • Support for React 0.12.0.
pieterv
published 0.3.0 •

Changelog

Source

0.3.0

  • Removed getNodeInterface and added getMapNode which returns the real internal map class instance rather than an interface.
  • Added API docs and more detailed examples.
  • Added Frag component.
pieterv
published 0.2.1 •

Changelog

Source

0.2.1

  • Added reactify to package.json for browserify support.
pieterv
published 0.2.0 •

Changelog

Source

0.2.0

  • Expose Map PropType validators.
  • Added PropType validators to components.
  • Map options are no longer passed to the node constructor and are rather, set directly after construction.
  • Bugfix: Force noop handlers for events with side effects, e.g. if prop of center is set a handler for onCenterChange will internally set which allows the SideEffectEventPlugin to stop a value from being internally modified.
  • Added option for setting initial options, e.g. center can instead be set as initialCenter.
pieterv
published 0.1.2 •

Changelog

Source

0.1.2

  • Bugfix: update OverlayView when new props are passed.
pieterv
published 0.1.1 •

Changelog

Source

0.1.1

  • Added base required propType checks.
pieterv
published 0.1.0 •

Changelog

Source

0.1.0

  • Initial release.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc