hackforla / ballotnav

A repository for HackforLA's BallotNav project
https://BallotNav.org
GNU General Public License v2.0
23 stars 15 forks source link

Mapbox directions service #277

Open jmensch1 opened 3 years ago

jmensch1 commented 3 years ago

Overview

We're currently linking to google maps for driving directions. We could try Mapbox's directions service instead, and put the directions on our own map.

Action Items

Resources/Instructions

Example: https://docs.mapbox.com/mapbox-gl-js/example/mapbox-gl-directions/ npm package: https://www.npmjs.com/package/@mapbox/mapbox-gl-directions Javascript SDK: https://github.com/mapbox/mapbox-sdk-js/blob/main/docs/services.md#getdirections

kcoronel commented 2 years ago

Issue relates to v1 of the project. Currently not pursuing this format of the product. You can find a link to all the issues that have this designation, here.