1. 18
    Section 04 - Adding a Marker Component to a Map to Point to a Location with React Leaflet
    1m 22s

Section 04 - Adding a Marker Component to a Map to Point to a Location with React Leaflet

Share this video with your friends

Send Tweet

Maps with imagery alone can be fun to look at, but what makes them useful is when we add location data. While you can use any shape or format, markers are a really common way to designate a specific location.

We're going to walk through using React Leaflet to add a map marker to our favorite location and applying a conflict that prevents our marker from showing when using Leaflet with React Leaflet.

Click here for exercise instructions