>=16.13.1
>=1.6.0
In order to access our Map instance, we need to use React's ref functionality. We'll start with React's useRef hook and use it to apply a ref to our map.
Click here for exercise instructions