react-google-maps
React.js Google Maps integration component

react-google-maps downloads react-google-maps version react-google-maps license

react-google-maps유사 패키지:
npm 다운로드 트렌드
3 년
🌟 react-google-maps의 README.md에 실시간 사용 차트를 표시하려면 아래 코드를 복사하세요.
## Usage Trend
[![Usage Trend of react-google-maps](https://npm-compare.com/img/npm-trend/THREE_YEARS/react-google-maps.png)](https://npm-compare.com/react-google-maps#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 react-google-maps의 README.md에 GitHub Stars 트렌드 차트를 표시하려면 아래 코드를 복사하세요.
## GitHub Stars Trend
[![GitHub Stars Trend of react-google-maps](https://npm-compare.com/img/github-trend/react-google-maps.png)](https://npm-compare.com/react-google-maps)
통계 세부사항
패키지
다운로드
Stars
크기
Issues
발행일
라이선스
react-google-maps229,7484,632-2738年前MIT
react-google-maps의 README

react-google-maps

React.js Google Maps integration component

Version Travis CI Quality Coverage Dependencies Gitter

Introduction

Installation

Usage & Configuration

Changelog

The changelog is automatically generated via standard-version and can be found in project root as well as npm tarball.

Demo App

Getting Help

Before doing this, did you:

  1. Read the documentation
  2. Read the source code

You can get someone's help in three ways:

  1. Ask on StackOverflow with a google-maps tag or use react-google-maps as a keyword
  2. Ask in the chat room
  3. Create a Pull Request with your solutions to your problem

Please, be noted, no one, I mean, no one, is obligated to help you in ANY means. Your time is valuable, so does our contributors. Don't waste our time posting questions like “how do I do X with React-Google-Maps” and “my code doesn't work”. This is not the primary purpose of the issue tracker. Don't abuse.

For contributors

Some simple guidelines
  • Don't manually modify lib folder. They're generated during yarn release process
  • Follow conventional-commits-specification
  • standard-version
  • Auto generated: src/macros -> src/components -> lib/components
  • Other components are manually maintained
  • Use yarn and keep yarn.lock updated in PR
  • Discuss! Discuss! Discuss!