opengisch / QField-docs

Documentation for the QField ecosystem

Home Page:https://docs.qfield.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document bookmarks functionality

nirvn opened this issue · comments

QField 2.0 and up:

  • Project-embedded bookmarks will be displayed on the map canvas
  • Clicking on a bookmark displays the bookmark name as a toaster message
  • Double-clicking on a bookmark resets the map canvas extent to that of the bookmark

QField 2.1:

  • Users are able to save and edit app-level bookmarks that persists across projects.
  • Bookmarks can be visually regrouped by assigning colors to each bookmark.
  • Press and holding your finger on a bookmark opens a bookmark properties panel where users can edit the bookmark name and color as well as removing bookmarks off their app profile.

Relevant PRs:
opengisch/QField#2355 (QField 2.0)
opengisch/QField#2396 (QField 2.0)
opengisch/QField#2587 (QField 2.1)