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 directions search component #77

Open
marleymarl opened this issue Apr 14, 2020 · 0 comments
Open

Add directions search component #77

marleymarl opened this issue Apr 14, 2020 · 0 comments
Assignees

Comments

@marleymarl
Copy link
Owner

See attached. This is a component that should fit within the width of the 'data' column within MapContainer.js. For now simply mock a function on submit to geocode the places/addresses entered (to and from) and log them to console. When there is a back-end API available for this, the function should post this data to the API and get back directions to display but the processing and display should be a separate issue.

direction search component

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

No branches or pull requests

2 participants