Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paullecam/react-leaflet
React components for Leaflet maps
https://github.com/paullecam/react-leaflet
javascript leaflet leaflet-maps map react react-components typescript
Last synced: 7 days ago
JSON representation
React components for Leaflet maps
- Host: GitHub
- URL: https://github.com/paullecam/react-leaflet
- Owner: PaulLeCam
- License: other
- Created: 2014-08-03T09:16:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T02:51:36.000Z (12 months ago)
- Last Synced: 2024-04-14T14:48:20.938Z (9 months ago)
- Topics: javascript, leaflet, leaflet-maps, map, react, react-components, typescript
- Language: TypeScript
- Homepage: https://react-leaflet.js.org
- Size: 17.4 MB
- Stars: 4,914
- Watchers: 53
- Forks: 880
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React Leaflet [![npm version](https://img.shields.io/npm/v/react-leaflet.svg)](https://www.npmjs.com/package/react-leaflet)
React components for Leaflet maps.
## [Documentation](https://react-leaflet.js.org)
- [Getting started](https://react-leaflet.js.org/docs/start-introduction)
- [API reference](https://react-leaflet.js.org/docs/api-map)## Changes
See the [CHANGELOG file](CHANGELOG.md).
## Contributing
See the [CONTRIBUTING file](CONTRIBUTING.md).
## Support
Please **do not** use GitHub issues for support, but instead post your questions on [StackOverflow](https://stackoverflow.com/) using the [`react-leaflet` tag](https://stackoverflow.com/questions/tagged/react-leaflet).
## License
Hippocratic License - see the [LICENSE file](LICENSE.md).