JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.78k stars 437 forks source link

Prevent Tab Click #3141

Closed kurucaner closed 1 year ago

kurucaner commented 1 year ago

How can I prevent tab clicks on Google Map? I pass a tabIndex prop to parent div but I can still click tab and focus on Google Map.