ubilabs / google-maps-react-hooks

The JavaScript library to easily implement a Google Maps map into your react application. It comes with a collection of React hooks to access the map instance or different Maps JavaScript Services.
MIT License
77 stars 13 forks source link

Feat/directions renderer #99

Closed plumdumpling closed 1 year ago

plumdumpling commented 1 year ago

This is needed to be able to clean up the map properly after the renderer was used to draw something on the map.

BiniCodes commented 1 year ago

Finally the directionsRenderer wuhuuu!