dchristl / macless-haystack

Create your own AirTag with OpenHaystack, but without the need to own an Apple device
GNU General Public License v3.0
356 stars 58 forks source link

Map is jumping back from zoom level (App) #88

Open supaeasy opened 4 months ago

supaeasy commented 4 months ago

Hi there

whenever I move the map or zoom in on an area it takes between 3 and 5 seconds until map zoom level reverts back to default (=my position and the furthest accessory being the boundaries of the map). This is very annoying. Is there a way do disable this beaviour or could you make it so, that this only happens on refreshing position data?

Thanks a lot

dchristl commented 4 months ago

Hello,

does this happen only after a fresh report fetching or always? Do you use the browser version? If the issue is after fetching and it is the browser version, the problem might be performance. After fetching only the latest report will be directly shown all other ones will be decrypted in the background, This takes a while and when finished the map will be redrawn (maybe some of the later decrypted location is the current location). So could you fetch fresh reports, wait one or two minutes and check if the problem still exists? If so, I will check if I can do some optimizations. Thank you

supaeasy commented 4 months ago

Hello, no this problem is App-related and happens unrelated to position reports loading. I tried the browser version (that I hardly ever use) and it reverts the map to default when I change tabs. But not while using it.

dchristl commented 4 months ago

no this problem is App-related and happens unrelated to position reports loading

Could you please take a video, I'm unable to reproduce this. The browser version reverts the map, this is OK, because it is not easy to differentiate between first visit and revisit, so the refresh/ reset is everytime

MeierAlex commented 4 months ago

Same problem here - how can I provide you the video ? I do not weant to upload it here because it contains some personal informations.

dchristl commented 3 months ago

Could you upload it on any hoster, Google Drive or Dropbox and send me a link to smsoip{at}gmail{dot}com. You can also zip it and decrypt it with a password. I will have a look when I have time.