illustration for Build Maps with React Leaflet

Build Maps with React Leaflet

Instructor

Colby Fayock
53m closed-captioning
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.2
46
people completed
Bookmark
Download
RSS

If you've ever worked on a website for a business, there's a good chance you've included a map.

A Google Map embed is sufficient for showing a location, but doesn't leave you many customization options.

React Leaflet to the rescue!

In this course, Colby Fayock will guide you through a series of lessons and challenges that will build your map making skills as you build out a web app for a fictional restaurant.

You'll get practice with handling API keys and using React Hooks to implement a custom interactive map complete with metadata and additional overlays.

This course has built-in challenges that you are encouraged to pause and work through, but feel free to just watch.

Listen to Colby Fayock tell you about this course:

What you'll learn

  • Using Mapbox to style the map's appearance
  • Store location data in GeoJSON documents
  • Customize map markers & tooltips to display metadata
  • useEffect and useRef React Hooks
  • Dynamic location-based data
  • Event handling

Learner Reviews

  • Diego Wong
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Good pace and the way that the github repo is structured helps a lot with the lessons

  • Gonzalo Gis
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Excelent course, Helped me to for a task that I've to do in my current Job. Thanks!

  • Szabolcs Nagy
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Putting things on the map is not just about programming skills, but you need to know about certain terminology and technology to make it happen.

    I liked this course because it

    • did a good introduction to map related technology like geoJSON,
    • pointed out the quirks in leaflet,
    • provided knowledge that I can use right away.
    • provided tools like geojson.io that makes you more productive in mapping.
  • Sridatta
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What would make this course a 7 for you?

    This course does a good job of introducing leaflet to a react developer. I wish it wasn't split into so many small videos.

  • Eric Howey
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    How will you use what you learned from this course?

    Great course Colby!

    I am going to be use Leaflet for a project this fall so this was a timely review of the tech. Also based in Gatsby so I will be for sure checking out some of the code in your starter as well!

    Thank-you for the work you put into this!

Course Content

53m • 61 lessons

    You might also like these resources:

    illustration for Introduction to Cloudflare Workers

    Introduction to Cloudflare Workers

    Kristian Freeman・36m・Course

    Become familiar with the Workers CLI wrangler that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.

    illustration for Create an eCommerce Store with Next.js and Stripe Checkout

    Create an eCommerce Store with Next.js and Stripe Checkout

    Colby Fayock・1h 4m・Course

    This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio

    illustration for Practical Git for Everyday Professional Use

    Practical Git for Everyday Professional Use

    Trevor Miller・1h・Course

    git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.