I'm using the Mapbox directions API and leaflet to create an interactive map.
When invoking the directions functionality, everything works great and Mapbox sets a marker for my origin and destination.
By default, it uses a generic marker with A and B respectively. I can't find any documentation on configuring the marker it uses, does anyone have any insights, examples, or suggestions?
Thank you!