react-map-gl
https://github.com/visgl/react-map-gl
TypeScript
React friendly API wrapper around MapboxGL JS
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported0 Subscribers
Add a CodeTriage badge to react-map-gl
Help out
- Issues
- [Bug] For initialViewState prop using <Map />, having the latitude and longitude fallback to undefined can cause the map to not load
- [Bug] Globe view zoom in makes map gets distorted, Look like tiles are not loading correctly
- [Bug] getCenter() seems broken in Chrome on MacOs since 8.0 update
- [Feat] TypeScript 6.0 compatibility via [email protected]
- Fix Map component's child container style
- [Bug] Changing minZoom and maxZoom at the same time can throw an error in Maplibre
- Call setMinZoom, setMaxZoom, setMinPitch and setMaxPitch in the right order to avoid error in Maplibre
- [Feat] Give map instance as input
- [Bug] Map is distorted when reuseMaps is true
- [Bug] No way to use "transitionable" properties from MapLibre
- Docs
- TypeScript not yet supported