I try to use the mapbox static api to return a map showing a specific route based on cordinates.
https://www.mapbox.com/api-documentation/?language=cURL#retrieve-a-static-map-from-a-style
This works, however, this is limited by URL length, how do I generate a static map based on a dataset with loads of coordinates?