Closed versatilehuman closed 5 years ago
on staging
It looks like the season2/hours2 block is missing from the trails hours:
https://map-staging.fpdcc.net/#/?poi=338-River+Trail+Nature+Center
In newguts.css add this after line 151 https://github.com/fpdcc/trailsy/blob/development/styles/css/newguts.css#L151
.fpccTrails .fpccHours{margin:0}
The missing hours2 for River Trail Nature Center Trails is a data issue. https://github.com/fpdcc/webmap_data_updates/blob/master/map%20data/trails_desc.csv#L31
See https://map-staging.fpdcc.net/#/?trail=Crabtree+Nature+Center+Trails for a working hours2.
Sorry, I glanced at trails_desc and it looked like they were all in there. Definitely that single one missing.
icons
Update these functions to reflect new schema:
https://github.com/fpdcc/trailsy/blob/development/js/panelFunctions.js#L996
In this order:
hours
Replicate the poi hours functionality, but for trails: https://github.com/fpdcc/trailsy/blob/development/js/panelFunctions.js#L785
Pulling from new columns in trails_desc: