When clicking on a given country a large rectangular outline appears around it. I would like to prevent this from happening. I can't find any information in the documentation about how this function works. I have tried overriding the onClick, onFocus, and onMouseDown functions for the Geography element but this does not seem to do anything.
Is there a way to prevent these outlines from appearing?
When clicking on a given country a large rectangular outline appears around it. I would like to prevent this from happening. I can't find any information in the documentation about how this function works. I have tried overriding the onClick, onFocus, and onMouseDown functions for the Geography element but this does not seem to do anything.
Is there a way to prevent these outlines from appearing?