Using a text input to filter map data with Leaflet JS

Using a text input to filter map data with Leaflet JS

In this follow-up video, we add another method of filtering data on our doctors' practices map visualisation.

If you're not too familiar with Leaflet or JavaScript in general, I recommend watching the first Leaflet.js video where we create our visualisation from scratch.

You can find the complete map visualisation here and code for the start and end point on Glitch.

Show Comments