tomchentw / react-google-maps

React.js Google Maps integration component
https://tomchentw.github.io/react-google-maps/
MIT License
4.62k stars 939 forks source link

Is there a way to limit the radius circle? #970

Closed sureshreddyputta closed 5 years ago

sureshreddyputta commented 5 years ago

Hi, is there a way to limit the radius of the circle. Let say minimum radius = 1000 meters and maximum radius = 5000 meters and the circle radius should not exceed the maximum limit and should not less than minimum limit.

dupocas commented 5 years ago

Did you solve? I was able to do a workaround...