Mapbox @mapbox.com · Jan 22

This tutorial shows how to add custom data to Mapbox Search JS, combining your own datasets with results from Mapbox Search APIs in a single, interactive search experience. You’ll learn how to use the core Search JS methods and classes while building a custom search UI with Tailwind CSS.

0 likes 1 replies

?

Replies

Mapbox · Jan 22

The walkthrough uses an aviation use case: extending search beyond major airports to include ~20,000 U.S. airports, indexed and searchable by IATA code. The result is a richer, domain-specific search experience that returns both custom airport data and standard Mapbox search results.