MicheleBertoli / react-gmaps

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

load the places library in a single call #97

Closed malexandrum closed 7 years ago

malexandrum commented 7 years ago

Is it possible to supply additional libraries to be loaded to the Gmaps component like places?

malexandrum commented 7 years ago

got it, it's in the params prop to the Gmaps component