Featured speakers
Robert Florance
Product Manager
Mark Pothier
Software Engineer
Featured host
No items found.
This webinar introduces Mapbox’s geocoding API’s and libraries. We cover geocoding via the API and via our sdk’s and libraries, digging into API responses, and how to configure requests for best results. We’ll also do a live demo of implementing geocoding on a map & implementing address autofill on a checkout page.
You'll learn how to:
- Access and configure the Geocoding API,
- Forward (address to lat/long) and reverse (lat/long to address) geocode
- Add a geocoder to a map
- Put address autofill into a checkout page