Tags: andrii-rymar/mapbox-sdk-rb
Tags
Adds matrix, map matching, optimization api endpoints (mapbox#39) * add matrix service * add matrix docs * update readme * add basic matrix test * add missing [] * update test names, add additional test * bump to 2.3.0 * add map matching to readme * add map matching * add map matching test * add word to matrix test * add optimization * update changelog * docs! * don't need to do anything special to bearings param, removed * add optimization test * readme updates * update docs * update opt docs * don't need to call out these params here * update matrix docs * add check to make sure it's an array (rather than "all") * update matrix endpoint to be more compact * clean up code