JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.79k stars 438 forks source link

Border the area and style of map #3311

Open matrixmandeep opened 10 months ago

matrixmandeep commented 10 months ago

Issue template

Please do not post unformatted code into issues, and please do not ask questions. Only real issues, PR's or feature requests are allowed. Minimal reproduction in codesandbox.io is required.

Please provide an explanation of the issue

I want to border the area like shown in below image also the style of map similar to given image is there any way to do it. Screenshot from 2023-11-22 16-53-10

Your Environment

os:linux

node --version : 18

react version : 18.2.0

webpack version

@babel version

@react-google-maps/api version: 2.19.2

How does it behave?

How should it behave correctly?

Basic implementation of incorrect behavior in codesandbox.com