react-leaflet icon indicating copy to clipboard operation
react-leaflet copied to clipboard

React components for Leaflet maps

Results 81 react-leaflet issues
Sort by recently updated
recently updated
newest added

## Bug report in v4 **Before** opening an issue, make sure to read the [contributing guide](https://github.com/PaulLeCam/react-leaflet/blob/master/CONTRIBUTING.md) and understand this is a bug tracker, not a support platform. Please make sure...

## Bug report in v4 ### Expected behavior Sticky tooltip do nothing when parent element is clicked ### Actual behavior Sticky tooltip jump to parent center when parent element is...

## Bug report in v4 **Before** opening an issue, make sure to read the [contributing guide](https://github.com/PaulLeCam/react-leaflet/blob/master/CONTRIBUTING.md) and understand this is a bug tracker, not a support platform. Please make sure...

Hi there, great work. another plugin that I'd love to see supported is https://github.com/mutsuyuki/Leaflet.SmoothWheelZoom Many thanks! Lukas

Error on version 4 { units?.map((unit) => { return ( ) }) }

## Bug report in v4 - [x] All peer dependencies are installed: React, ReactDOM and Leaflet. - [x] Using the latest version of React and ReactDOM v18. - [x] Using...

How can I put a dynamic button in my Popup, when clicked it should fire a react function? Something like (where I have **someCustomReactFunction**): ``` onEachFeature: (feature = {}, layer)...

Hi, My current react-leaflet package is: @react-leaflet/core@^1.1.1 When I click on the close icon of a pop-up, then it redirects me to an error page. ``` {action: 'POP', location: {…}}...

## Bug report in v4 **Before** opening an issue, make sure to read the [contributing guide](https://github.com/PaulLeCam/react-leaflet/blob/master/CONTRIBUTING.md) and understand this is a bug tracker, not a support platform. Please make sure...

Hi Some time ago, one of my colleagues asked a question about the 3D buildings of your library, which you did not answer. I've also asked on stackoverflow, but still...