Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add routing overlay methods #88

Merged
merged 3 commits into from
May 13, 2016
Merged

Add routing overlay methods #88

merged 3 commits into from
May 13, 2016

Conversation

sarahsnow1
Copy link
Member

Adds support for common routing actions in preparation for the EM migration

/**
* Clears the dropped pin from the map.
*/
public void clearDroppedPin() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this method be renamed to clearDroppedPins() since it clears all dropped pins from the map?

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated.

@sarahsnow1 sarahsnow1 force-pushed the add-routing-overlay-methods branch from b04fd5c to 7747dc7 Compare May 13, 2016 21:01
@ecgreb ecgreb merged commit bea835f into master May 13, 2016
@ecgreb ecgreb deleted the add-routing-overlay-methods branch May 13, 2016 21:12
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.

2 participants