MicheleBertoli / react-gmaps

A Google Maps component for React.js
http://react-gmaps.herokuapp.com/
MIT License
317 stars 68 forks source link

.setOptions method in entity.js missing #116

Closed maulberto3 closed 6 years ago

maulberto3 commented 6 years ago

Hi, that.

maulberto3 commented 6 years ago

Note: Upon research, I believe you got it from the Google Maps API, so there is no reason to define it right?

MicheleBertoli commented 6 years ago

Hello @maulberto3, thank for opening this issue. Is there any particular reason why you would define setOption? The component is using setOption under the hood and it provides an abstraction over the Google Maps options, so that they can be passed as props.