1. 30
    Recreate the Marker from our Second Favorite Location with React Leaflet bindPopup
    23s

Recreate the Marker from our Second Favorite Location with React Leaflet bindPopup

Share this video with your friends

Send Tweet

In our previous lesson, we added a 2nd location to the map. Let's do this again but by using the Leaflet API within our useEffect hook.

Click here for exercise instructions