mirror of
https://github.com/google-map-react/google-map-react.git
synced 2025-12-08 18:26:32 +00:00
Update README.md
This commit is contained in:
parent
65c686b1b7
commit
810dfe78a8
@ -37,11 +37,8 @@ npm install --save google-map-react
|
||||
```
|
||||
|
||||
### bower
|
||||
```
|
||||
bower install --save google-map-react
|
||||
```
|
||||
The global will be available at: `window.GoogleMapReact`
|
||||
|
||||
We no longer intend to support Bower. Please stop using Bower. NPM works very well for front-end development, and you should use it instead. ((c)Dan Abramov)
|
||||
UMD AMD and other build are available under dist folder after `npm install`
|
||||
|
||||
##What's it Look Like?
|
||||
In the simple case you just need to add `lat` `lng` props to any child of `GoogleMap` component.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user