Giter Club home page Giter Club logo

Comments (6)

m-kuhn avatar m-kuhn commented on September 4, 2024 1

Caveat: redrawing the map canvas is expensive (until we switch to a tile based, cached renderer) so redraw on every update may not offer the best UX.

We'll probably only want to update after a move of more than a few dp or a certain portion of the screen.

Idea:

  • In navigation mode: when GPS position is inside a margin of 2/3 of the screen diameter, recenter whenever it leaves this area.
  • In digitizing mode
    • by default behave the same
    • Point locator snaps to the current location (4dp tolerance, to be tested) when snapped, the locator follows the current location and the screen recenters when the location is further away from screen center than the tolerance. Snap lock can be released with a button (or a screen move?)

from qfield.

mbernasocchi avatar mbernasocchi commented on September 4, 2024

ok understood.
the rest makes sense.

from qfield.

EulenspiegelTill avatar EulenspiegelTill commented on September 4, 2024
  • In navigation mode: when GPS position is inside a margin of 2/3 of the screen diameter, recenter whenever it leaves this area.

This feauture would be a great support in digitizing mode when cursor is attached to the location.
If you're struggling through the bush with an external GNSS receiver, it's helpful to save on screen clicks. It should be possible to switch the function on and off, because the accuracy of the GPS varies depending on the field measurement. At an accuracy of +/-10m which would be partly disturbing, but very helpful if you walk a whole day through the field with an accuracy of +/- 2cm.

from qfield.

m-kuhn avatar m-kuhn commented on September 4, 2024

@nirvn can this be closed?

from qfield.

nirvn avatar nirvn commented on September 4, 2024

Ya

from qfield.

m-kuhn avatar m-kuhn commented on September 4, 2024

🎉

from qfield.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.