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: 2 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-14T08:55:56.000Z (5 months ago)
- Last Synced: 2025-05-01T09:58:25.369Z (13 days ago)
- Topics: javascript, leaflet, leaflet-maps, map, react, react-components, typescript
- Language: TypeScript
- Homepage: https://react-leaflet.js.org
- Size: 18.8 MB
- Stars: 5,329
- Watchers: 54
- Forks: 889
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React Leaflet [](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).