Hello,
I want to create a profile that when I drag the mouse over it to show an icon over a bicycle track. something like this. http://www.bikemap.net/en/route/2636600-buchenbach/
My map is created in OpenLayers. The data behind my tracks is GEOjson. The profile is created in D3js and is interactive (when draging the mouse over it it shows the altitude, distance and path) . I just don't know how to connect the profile with the track.
Any tip is highly apreciated.
Corina