react-google-maps-api icon indicating copy to clipboard operation
react-google-maps-api copied to clipboard

Hiding certain region in map

Open ShakthiNR opened this issue 7 months ago • 0 comments

Dear team, I have been using react-google-maps-api extensively in my project. Is there any way to hide certain countries from the map? For example, I need to hide France from the entire map. Is there any way to do that? Currently, I am using Polygon components with France's surrounding coordinates and colouring them with watercolor. I believe this is not a wise idea. Are there any better approaches?

Thanks in advance.

Kind regards, Shakthi NR

ShakthiNR avatar Jun 28 '24 14:06 ShakthiNR