Skip to content

Added approaches request paramenter to Directions and MapMatching#827

Merged
osana merged 1 commit into
masterfrom
osana-approaches
May 31, 2018
Merged

Added approaches request paramenter to Directions and MapMatching#827
osana merged 1 commit into
masterfrom
osana-approaches

Conversation

@osana

@osana osana commented May 30, 2018

Copy link
Copy Markdown
Contributor

closes #820

@osana osana requested review from cammace and danesfeder May 30, 2018 21:10

@danesfeder danesfeder left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@osana this looks good thanks for the work on this! Just some minor javadoc updates to update before merging - will still unblock you ✅



/**
* Optionally used to indicate how map matched routes consider

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is how map matched a typo here?


abstract Builder approaches(@Nullable String approaches);


Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT extra line

public abstract String requestUuid();

/**
* Used to indicate how map matched routes consider

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should make this javadoc not specific to map match vs. directions API, as it's used in both

@osana osana force-pushed the osana-approaches branch from b36ae90 to aaaf466 Compare May 31, 2018 04:39
@osana osana merged commit f2337e2 into master May 31, 2018
@osana osana deleted the osana-approaches branch May 31, 2018 04:47
@osana osana mentioned this pull request May 31, 2018
13 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.

Add 'approaches' to Directions API

3 participants