conterra / mapapps-intro

This bundle allows you to create your own step-by-step guide in map.apps based on the Driver.js framework.
https://demos.conterra.de/mapapps/resources/apps/downloads_intro_4x/index.html
Apache License 2.0
1 stars 1 forks source link

Tool does not deactivate correctly if closing step window using x button #8

Closed antoniave closed 2 years ago

antoniave commented 2 years ago

If the x in a step is used to stop the intro, the into does not stop correctly and the tools stays active.

An addional watcher on the hopscotch "close" event is required (in UserIntro.js).