1. 45
    Group 3 - Customizing Your Map
    1m 18s

Group 3 - Customizing Your Map

Colby Fayock
InstructorColby Fayock
Share this video with your friends

Social Share Links

Send Tweet
Published 4 years ago
Updated 3 years ago

In this Group, it's all about crafting the experience around the map. Here are are going to be adding restaurant delivery zones to the map with shaded regions, customizing restaurant location markers with custom images, and learn how to use Leaflet's Geolocation API to find locations near you.

It's all about adding features that will make using our map easier. Let's dive in!

Colby Fayock: [0:00] Hey, mappers. Welcome to Lesson Group Three. In our first two groups of lessons, we learned the basics of maps and how we can programmatically add data to it. This third lesson group is going to be all about crafting the experience around the map.

[0:11] How can we help make the map easier for people to use? What can we do to help provide a better user experience?

[0:16] Our first lesson will be about adding restaurant delivery zones to our map. We'll use custom shapes, particularly circles. This will provide a lightly shaded region around our locations. This will help people immediately see if their location is within the delivery zone.

[0:29] Our second lesson will be about customizing the images that are used for the markers on the map. A little bit of this is just to make it fun and add a little bit of customization to the map. This is also a powerful mechanism to provide context clues for figuring out what locations mean.

[0:42] For our last lesson, we'll learn how we can take advantage of Leaflet's Geolocation API to find the browser's current location. Leaflet makes use of the browser's location features. Really, it's just an easier way to take advantage of the features that are already there.

[0:55] This can be powerful when coupled with features like a delivery zone. This will be helpful, so people can see at a glance where they are in the map. They'll be able to find out if they're close to the location or just in the delivery zone.

[1:04] This lesson group is all about adding features that will make our mapping app easier to use. User experience is an important factor in any app. Data-heavy applications like maps can easily become super complex.

[1:15] Ready to get started helping out the people using our app? Let's dive in.

egghead
egghead
~ 14 minutes ago

Member comments are a way for members to communicate, interact, and ask questions about a lesson.

The instructor or someone from the community might respond to your question Here are a few basic guidelines to commenting on egghead.io

Be on-Topic

Comments are for discussing a lesson. If you're having a general issue with the website functionality, please contact us at support@egghead.io.

Avoid meta-discussion

  • This was great!
  • This was horrible!
  • I didn't like this because it didn't match my skill level.
  • +1 It will likely be deleted as spam.

Code Problems?

Should be accompanied by code! Codesandbox or Stackblitz provide a way to share code and discuss it in context

Details and Context

Vague question? Vague answer. Any details and context you can provide will lure more interesting answers!

Markdown supported.
Become a member to join the discussionEnroll Today