react-map-interaction icon indicating copy to clipboard operation
react-map-interaction copied to clipboard

Dont set overflow:hidden by default

Open scottyantipa opened this issue 7 years ago • 1 comments

MapInteractionCSS applies overflow: 'hidden', to the outermost div. This should instead be an option provided in props, and should default to visible.

scottyantipa avatar Jul 19 '18 18:07 scottyantipa

I've also run into problems caused by this.

tylerhahn avatar Apr 23 '19 18:04 tylerhahn