>=16.13.1
>=1.6.0
We now have a marker that shows our location, so let's add a name to it so anyone visiting our map can know what the location is.
We'll be using the React Leaflet Popup component to attach this tooltip popup to our existing Marker component.
Click here for exercise instructions