Skip to content

Fixed source and destination formatting from DirectionsMatrix request builder#588

Merged
cammace merged 2 commits intomapbox:masterfrom
jvretamero:directionsmatix_getdestinations_fix
Oct 6, 2017
Merged

Fixed source and destination formatting from DirectionsMatrix request builder#588
cammace merged 2 commits intomapbox:masterfrom
jvretamero:directionsmatix_getdestinations_fix

Conversation

@jvretamero
Copy link
Copy Markdown

Description

Fixed getDestinations and getSources return values from MapboxDirectionsMatrix.Builder.

Fixes #579.

Check List

  • Javadoc added to any methods included
  • Added any test to ensure the fix works properly.

@cammace
Copy link
Copy Markdown

cammace commented Oct 6, 2017

This looks good, just running CI on it and then I will merge it into master.

@cammace cammace merged commit 464c42f into mapbox:master Oct 6, 2017
@cammace cammace mentioned this pull request Oct 6, 2017
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MapboxDirectionsMatrix.Builder gives null values for sources and destinations in HTTP request

2 participants