imodeljs / frontend-sample-showcase

MIT License
17 stars 9 forks source link

Walkthrough components #228

Closed StefanRetief closed 3 years ago

StefanRetief commented 3 years ago

Added Annotation components.

To Test: By default, the walkthrough will be disabled until the key in launch darkly is enabled. The override for this is to add a url parameter like so: http://localhost:3000/?sandbox-walkthrough=true

Only a handful of samples have walkthroughs, but the most complete ones are the markerpin sample and the 3D viewer sample.