react-googlemaps
react-googlemaps copied to clipboard
Get marker instances?
When using <Marker>
is it possible to get the actual marker instance (not the React component) so you can use LatLngBounds
, etc.