mapbox / storytelling

Storytelling with maps template
BSD 3-Clause "New" or "Revised" License
527 stars 261 forks source link

links in AttributionControl on map should be clickable #34

Closed andrewharvey closed 3 years ago

andrewharvey commented 4 years ago

At least in the demo at https://demos.mapbox.com/scrollytelling/ (not sure if it applies to all pages created with this) the Mapbox logo (bottom left) and attribution links (bottom right) are not clickable due to the story div.

To fix this I think the story div should sit between the mapboxgl-canvas-container and mapboxgl-control-container elements inside the map.

jbranigan commented 3 years ago

Fixed