react-google-maps

WebJar for react-google-maps

License

License

MIT
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-google-maps
Last Version

Last Version

6.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

react-google-maps
WebJar for react-google-maps
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/tomchentw/react-google-maps

Download react-google-maps

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-google-maps/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-google-maps</artifactId>
    <version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-google-maps/
implementation 'org.webjars.npm:react-google-maps:6.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-google-maps/
implementation ("org.webjars.npm:react-google-maps:6.0.1")
'org.webjars.npm:react-google-maps:jar:6.0.1'
<dependency org="org.webjars.npm" name="react-google-maps" rev="6.0.1">
  <artifact name="react-google-maps" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-google-maps', version='6.0.1')
)
libraryDependencies += "org.webjars.npm" % "react-google-maps" % "6.0.1"
[org.webjars.npm/react-google-maps "6.0.1"]

Dependencies

compile (10)

Group / Artifact Type Version
org.webjars.npm : react-display-name jar [0.2.0,0.3)
org.webjars.npm : can-use-dom jar [0.1.0,0.2)
org.webjars.npm : babel-runtime jar [6.11.6,7)
org.webjars.npm : react-prop-types-element-of-type jar [2.2.0,3)
org.webjars.npm » scriptjs jar [2.5.8,3)
org.webjars.npm : warning jar [3.0.0,4)
org.webjars.npm : google-maps-infobox jar [1.1.13,2)
org.webjars.npm : marker-clusterer-plus jar [2.1.4,3)
org.webjars.npm : invariant jar [2.2.1,3)
org.webjars.npm : lodash jar [4.16.2,5)

Project Modules

There are no modules declared in this project.

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!

Versions

Version
6.0.1
4.11.0
2.1.0