## Description I, as a rider, can view a map, so that I can see my route when I enter my pickup and dropoff locations.   ## Acceptance Criteria - Map is rendered correctly to the user's location ## Tasks - Add [react-map-gl](https://uber.github.io/react-map-gl/#/) :x: had trouble implementing a map that would resize with this library, see below. - Add [react-mapbox-gl](https://github.com/alex3165/react-mapbox-gl/) :heavy_check_mark:
Description
I, as a rider,
can view a map,
so that I can see my route when I enter my pickup and dropoff locations.
Acceptance Criteria
Tasks