jariarkko / psgeo

Activity location library
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Closing the position infowindow needs to be fixed #385

Closed ralfstrandell closed 1 year ago

ralfstrandell commented 1 year ago

Closing the position infowindow should not stop geolocation unconditionally ...because the new track display options allow position tracking without infowindow. It should be possible though, to stop geolocation is there are no position markers in use anymore.

ralfstrandell commented 1 year ago

Search for closeclick in psgeolocation.js and comment out the stuff that unsets variables, stop workers, increments counter.

Need to give a second thought to this, though. Awaiting user feedback.

ralfstrandell commented 1 year ago

Should not stop, unless the trace line is also off. And in that case it must stop.