react-mapbox-gl icon indicating copy to clipboard operation
react-mapbox-gl copied to clipboard

A React binding of mapbox-gl-js

Results 123 react-mapbox-gl issues
Sort by recently updated
recently updated
newest added

`react-mapbox-gl version: 5.1.1` ```typescript const Mapbox = ReactMapboxGl({ minZoom: 6, accessToken, attributionControl: false, doubleClickZoom: false, }); ``` ```typescript ``` If I remove the initial zoom on the `Mapbox` component everything...

I have code that looks roughly like: ```js const [popup, setPopup] = setState(null) return ( {popup && popup text {popup.features[0].properties} } ) ``` This mostly works; when I click on...

Hi there, the onMouseLeave callback on the Layer component is not working. Do you have a fix for that? package.json ``` "mapbox-gl": "^1.0.0", "react-mapbox-gl": "^4.2.3" ``` Component ``` import ReactMapboxGl,...

Hello! I'm wondering if I am using this component as intended since I am seeing an error in the console: `Error: An image with this name already exists.` I want...

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

I originally thought this was the onClick being finicky, #532 . However, it appears to be something else. onClick works for the area of the image, but not all the...

Bug

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.9.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Hi we created an App that's based on 3d maps and at some points, the map crashed the app create using NextJS and I'm wondering if there is some tools...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies