New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

react-google-maps-api

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-google-maps-api

React.js Google Maps API integration


Version published
Weekly downloads
84
decreased by-39.57%
Maintainers
1
Weekly downloads
 
Created

This library requires React v16.6 or later. If you need support for earlier versions of React, you should check out react-google-maps

react-google-maps-api

React Google Maps API

This is complete re-write of the (sadly unmaintained) react-google-maps library. We thank tomchentw for his great work that made possible.

react-google-maps-api provides very simple bindings to the google maps api and lets you use it in your app as React components.

Here are the main additions to react-google-maps that were the motivation behind this re-write

Main features:

  • Simplified API
  • Uses the new Context API
  • Supports async React (StrictMode complient)
  • Removes lodash dependency => smaller bundle size

Examples:

Examples can be found in two places:

  1. A Gatsby app including some examples. See the examples folder
  2. Official docs (powered by docz). See the docs folder

Using the examples requires you to generate a google maps api key. For instructions on how to do that please see the following guide

Contribute:

Maintainers and contributors are very welcome! See this issue to get started.

FAQs

Package last updated on 15 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts