Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show current position on map #35

Open
sbridger opened this issue Sep 11, 2019 · 3 comments
Open

Show current position on map #35

sbridger opened this issue Sep 11, 2019 · 3 comments

Comments

@sbridger
Copy link

sbridger commented Sep 11, 2019

Show current (gps) position on map.
i.e. a tracking dot or target or compass arrow

@dcaliste
Copy link
Owner

I'm surprise you don't have the blue dot corresponding to your current position. I've only a JollaC and the GPS there is working nicely, having a fix usually in less than a minute.

In the setting page, you can check that the GPS refresh rate is not zero. Then you'll have to wait for a fix. When you have one the satelite icon on the bottom right will become enabled and you can tap on it to centre the map on your position.

@sbridger
Copy link
Author

Seems there is a subtle gps bug that I was only getting rare gps updates until I selected high-accuracy-via-mozilla option then it started to run, No gps, no dot.

The targets and blue dots are too small for me on xa2 screen.

I was also confused that I expected direction to be compass bearing, but have just realised that it is gps direction-of-travel. (you will see my closed bug report)

@sbridger
Copy link
Author

I find in my current map sw, that it is an issue that it's not that clear that gps position is updating, and clearly I was also having this issue with sfos gps too.

You might show GPS activity with an icon like this one that I use in Realterm to show serial status and activity. The colored corner squares rotate around 90 degrees when data comes in during the 1/2 second ui update event. You could do this nicely on the gps satellite icon you currently flash

https://www.i2cchip.com/realterm/realterm_animated_all.gif

Moving the coloured corner squares around is a very clear way of showing activity and status changes at the same time, in a small icon (its a lot smaller on the windows status panel or the window icon, than in the browser here)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants