MicheleBertoli / react-gmaps

A Google Maps component for React.js

Home Page:http://react-gmaps.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.setOptions method in entity.js missing

maulberto3 opened this issue · comments

Hi, that.

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

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.