react-map-interaction
react-map-interaction copied to clipboard
Add map like zooming and dragging to any element
Is there any way to set `anchor` in the middle of the component and then set the `scale`? so that when we set `defaultScale` the img inside will resize from...
Is it currently possible to somehow trigger a reset to the defaultTranslation passed in? Eg have a button outside that triggers the MapInteractionCss to reset to its defaultTranslation? Passing it...
Hey I'm trying to get some markers to show up on the "map" area and I'm having some issues getting them to interact properly with the library. I'd like to...
MapInteractionCSS applies `overflow: 'hidden',` to the outermost div. This should instead be an option provided in props, and should default to `visible`.
A function to scale to fit or scale to fill in parent container would be very useful
This packages doesn't have d.ts files
I ran into a scenario where I needed to use this library in a popup window and the easiest solution was to render the component using a React portal. The...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [jsdom](https://github.com/jsdom/jsdom). These dependencies need to be updated together. Updates `tough-cookie` from 2.5.0 to 4.1.3 Release notes Sourced from tough-cookie's releases. 4.1.3 Security...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `tough-cookie` from 2.4.3 to 4.1.3 Release notes Sourced from tough-cookie's releases. 4.1.3 Security...