-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
Post-otp-ui refactor, the elevation marker does not show on the map when hovering over the elevation leg diagram for the example otp-rr. Also, showElevationProfile in the connected itin body does not read in the config value:
otp-react-redux/lib/components/narrative/line-itin/connected-itinerary-body.js
Lines 60 to 64 in 6f7aebe
| setLegDiagram={showLegDiagram} | |
| setViewedTrip={setViewedTrip} | |
| showAgencyInfo | |
| showElevationProfile | |
| showLegIcon |