MapBox Javascript Example

Milos Bejda
1 min readAug 25, 2019

--

An example application demonstrating how to add route paths to a map using the MapBox Javascript library.

The example covers topics such as:

  • Address geocoding
  • Adding markers
  • Directions API
  • Adding routes

Source code can be found on Github and a demo can be viewed here.

Example of adding route paths to a map

--

--

Responses (1)