Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matnel/react-maps
https://github.com/matnel/react-maps
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matnel/react-maps
- Owner: matnel
- License: mit
- Created: 2013-10-02T01:07:10.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-19T07:49:49.000Z (almost 10 years ago)
- Last Synced: 2024-08-08T22:55:23.411Z (3 months ago)
- Language: JavaScript
- Size: 257 KB
- Stars: 45
- Watchers: 5
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-cn - react-maps - A map component for React (Uncategorized / Uncategorized)
- awesome-react - react-maps - A map component for React
- awesome-learning-resources - react-maps - A map component for React (Uncategorized / Uncategorized)
- awesome-react - react-maps - Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world. (React [🔝](#readme))
README
### Maps for React
A map component for [React](https://github.com/facebook/react), the declarative UI library. Allow your React sites to use Google Maps easily.
### Example
In the render-function of the component where you want to show a map:
```
```