We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The detail pages have a map with the food source’s location, and a link a full-screen map page with directions (Google Maps).
We could make the map into a giant button that goes to the same place.
Or we could change the map on the page to include directions. Mapbox has an API that may help: https://www.mapbox.com/api-documentation/#retrieve-directions
Bonus points: Consider using “Mapbox classic” instead of “Mapbox GL” on the detail page, to make it consistent with the locations page: https://foodoasis.la/locations/?address=San+Gabriel
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The detail pages have a map with the food source’s location, and a link a full-screen map page with directions (Google Maps).
We could make the map into a giant button that goes to the same place.
Or we could change the map on the page to include directions. Mapbox has an API that may help:
https://www.mapbox.com/api-documentation/#retrieve-directions
Bonus points: Consider using “Mapbox classic” instead of “Mapbox GL” on the detail page, to make it consistent with the locations page: https://foodoasis.la/locations/?address=San+Gabriel
The text was updated successfully, but these errors were encountered: