deriviste icon indicating copy to clipboard operation
deriviste copied to clipboard

Add button to close a Mapillary track

Open waldyrious opened this issue 6 years ago • 3 comments

Upon first encountering Deriviste, I tried following the instructions that appear on the sidebar, but once I clicked on a Mapillary track, the instructions panel was replaced with the Mapillary content, and I could no longer return to the initial screen.

There should be a button to close the current Mapillary track so that one could return to the default view with the instructions.

waldyrious avatar Mar 07 '19 14:03 waldyrious

More specifically, the <div id="introduction"> in index.html gets completely removed once a Mapillary track is loaded.

There should be a way to restore it. Perhaps it should just be hidden with display:none and shown again if the Mapillary track is closed.

waldyrious avatar Mar 07 '19 14:03 waldyrious

Perhaps even better: there should be a way to have the instructions visible while the Mapillary track is loaded, so that one can follow them step-by-step.

Maybe having the instructions available as a floating (collapsible) panel that can be shown whenever the user needs it would be a nice way to implement this.

waldyrious avatar Mar 07 '19 14:03 waldyrious

I think the way to go here would be to add an info or help icon that can re-open the guide info, or even that links to a readme here in the Github repo. I am going to look into this soon!

cbeddow avatar Sep 17 '19 11:09 cbeddow