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

freehand on react-google-maps #974

Open endhilicious opened 5 years ago

endhilicious commented 5 years ago

Help

how can i create line in maps like freehand in react-google-maps like this example http://jsfiddle.net/Vjxpr/75/ and this example https://www.redfin.com/city/30818/TX/Austin/filter/viewport=30.29584:30.01145:-97.54017:-97.93842 ???

thanks :)