For certain use cases and with Mapbox approval, Optimizations API calls can be made with more coordinates than the standard limit of 12. This ticket proposes modifying the Java SDK to support requests with greater than 12 calls.
|
public MapboxOptimization build() { |
Similar request to modify coordinate limit for the Matrix API: #1124
cc: @zugaldia, @danpat, @langsmith