pieterv / react-googlemaps

A declarative React interface to Google Maps
MIT License
226 stars 68 forks source link

Get marker instances? #33

Open hamishtaplin opened 9 years ago

hamishtaplin commented 9 years ago

When using <Marker> is it possible to get the actual marker instance (not the React component) so you can use LatLngBounds, etc.