Asked by GCTJames on 2017-02-09T21:42:59Z
Reply on StackOverflowI'm trying to create an interactive map in Mapbox Gl JS where the path/route of a trip is filled in as the text that accompanies it is scrolled.
Something like this https://tympanus.net/Development/StorytellingMap/ but with a Mapbox dataset.
I'm looking for advice on the best way to start this. Anything is appreciated.
Reply on StackOverflow