SailfishOS:Chum icon

SailfishOS:Chum

A Sailfish OS software repository by the community

App icon of Pure Maps

Pure Maps

Maps and navigation

v3.4.0
Screenshot of harbour-pure-maps Screenshot of harbour-pure-maps Screenshot of harbour-pure-maps

Pure Maps is a full-featured map and navigation application allowing you to explore maps, search for addresses and points of interest, as well as assist with navigation. For that, it uses online or offline service providers.

Download

The easiest way to download and install this software is by the SailfishOS:Chum GUI app. If you wish to download the RPM file by yourself, please expand the section below.

Download links

Changelog

3.3.0 (2024-02-25)

- [sfos] fix crash while launching from URI handler
- [sfos] Handle open URI through helper script
- [sfos] Use no-invoker in URI handler

Older changelogs

3.2.0 (2023-01-26)

- [kirigami] Revert PageListPL to ScrollablePage

3.1.1 (2022-08-21)

- [kirigami] Adjust search field alignment
- [kirigami] Switch to regular page as ScrollablePage has broken ListView support

3.1.0 (2022-05-01)

- [attribution icons] Reduce size by ~14Kb by removing metadata and dev-artefacts
- [basemap icons] Reduce size by ~150Kb by removing metadata and dev-artefacts
- [fallback icons] Reduce size by ~170Kb by removing metadata and dev-artefacts
- [marker svg] Reduce size by ~30Kb by removing metadata and dev-artefacts
- [navigation icons] Reduce size by ~60Kb by removing metadata and dev-artefacts
- [position icons] Reduce size by ~22Kb by removing metadata and dev-artefacts
- [root icons] Reduce size by ~70Kb by removing metadata and dev-artefacts
- [sailfish icons] Reduce size by ~55Kb by removing metadata and dev-artefacts
- [sfos] Add message regarding limitations of Jolla Store edition
- [sfos] Disable Sailjail sandboxing
- [sfos] Make separate versions of desktop files
- [uuitk icons] Reduce size by ~37Kb by removing metadata and dev-artefacts

3.0.0 (2022-03-16)

- [packaging] Correctly reference the installed desktop file

2.9.1 (2021-11-25)

- [cmake] Make tools/apikeys optional

2.9.0 (2021-11-22)

- [bugfix] Add missing item id
- [core] Add support for licenses and add HERE license
- [core] Disable plugins that are missing license keys, fixes #575
- [core] Initialize application after licenses response
- [core] Revise API keys handling
- [core] Use cached instance of basemap manager
- [geoclue2] Fix assignment vs. comparison precedence error and altitude test
- [geoclue2] wrap provided geoclue2 plugin into separate namespace
- [geocode] Fix subquery
- [geocoder] Add support for subqueries in QML
- [geocoders] Set center of the map as a reference point for geocoders
- [gui] Adjust license dialog text and list
- [gui] Adjust margins for ExpandingSection
- [gui] Avoid using page activation for handling init dialogs
- [gui] Fix message page margins
- [gui] Revise API keys entry
- [here] Add autocomplete and support for query POI type
- [here] Add flexpolyline decoder as submodule
- [here] Add HERE geocoder
- [here] Add HERE router
- [here] Add jitter to HERE geocoding results
- [here] Add map feedback link
- [here] Add POIs to a map
- [here] Add reverse geocoder
- [here] Add router options
- [here] Add some HERE router options
- [here] Cleanup
- [here] Cleanup router
- [here] Fix remaining map styles
- [here] Fix router roundabout alerts
- [here] Install flexpolyline
- [here] Show maps in higher resolution
- [here] state that HERE profile is online
- [here] Switch over to HERE API key authentification
- [here] Update router
- [here] use foursquare as temporary nearby search provider
- [http] Drop logging messages for requested URL
- [i18n] auto-translate HERE router languages
- [i18n] updated translations
- [maps] add maptiler
- [maps] Retire Sputnik as it requires API key and it is not clear how to get one
- [map] Switch to MapTiler by default
- [navigation] Allow to specify accuracy of positioning
- [navigation] Correct message shown when away from route
- [navigator] Handle routers that do not fill location indexes
- [poi] Add email icon and fix mailto URI
- [poi] Add email POI subfield
- [positioning] Add positioning logging facility
- [positioning] Require at least 10m distance for direction calculations
- [positioning] Try to start map matching if requested
- [profiles] Add HERE profile
- [router] Indicate when routing has failed

2.8.0 (2021-10-17)

- [sfos] disable booster in Jolla Store version
- [sfos] set booster to no-invoker for Jolla Store version

2.7.5 (2021-05-22)

- [sfos] add packaging for Jolla Store
- [sfos] make spec compatible with out-of-tree builds

2.7.0 (2021-04-09)

- [cmake] install icons, .desktop, and adjust RPM spec
- [flatpak] drop fake osmscout-server

2.6.5 (2021-03-30)

- [kirigami] add missing property to text field

2.5.0 (2021-02-03)

- [silica] Add support for page menu in dialogs

2.3.0 (2020-12-31)

- [sfos] fix maneuver points context menu
- [silica] fix warnings from cover

2.2.0 (2020-12-16)

- [kirigami,qtcontrols] replace clear maneuvers icon
- [silica] adjust maneuvers button handling
- [silica] set icon to preserve aspect during scaling

2.1.0 (2020-11-26)

- [kirigami,qtcontrols] Add support for screensaver inhibition
- [kirigami,qtcontrols] Add support for screensaver inhibition, fixes #441
- [navigator] add bearing
- [navigator] add locale support
- [navigator] add maneuver details
- [navigator] add rerouting
- [navigator] add running property
- [navigator] add standard prompts and support for voice
- [navigator] add timing properties
- [navigator] add voice prompts
- [navigator] allow small error while searching for maneuver node
- [navigator] always set position on the start of navigation
- [navigator] cleanup
- [navigator] cleanup and adjusting for few cases
- [navigator] comment out debug messages
- [navigator] drop Qt 5.15 requirement
- [navigator] export maneuvers via model for QML
- [navigator] export navigator via DBus API, related to #327
- [navigator] feedback regarding position
- [navigator] give ownership of polyline to index
- [navigator] initialize distance vars
- [navigator] rename bearing to direction
- [navigator] rename property
- [navigator] request to prepare voice prompts early
- [navigator] set predicted direction only when sure, fixes #444
- [navigator] simplify resetting prompts
- [navigator] swap ETA to narrow format
- [navigator] switch progress to int, fixed #446
- [navigator] take into account limited map accuracy
- [navigator] track position accuracy changes
- [navigator] trying to prevent occasional lockup
- [navigator] update ETA while standing still
- [navigator] update properties when position is not known
- [navigator] use qvariantlist to propagate route
- [sfos] add rpmlint
- [sfos] bundle s2geometry with the application
- [sfos] strip exe permissions from libs installed in share

2.0.0 (2020-10-31)

- [kirigami,qtcontrols] add build-in clipboard support
- [ubports] separate running and install prefix
- [wip] Add qmake pro

1.29.0 (2020-08-24)

- [ubports] use display text to update text field

1.28.1 (2020-07-11)

- [ubports] bump mapbox gl qml version

1.27.0 (2020-05-27)

- [kirigami] disable wide layout in forms, related to #365
- [kirigami] fix colors for dark themes, fixes #375
- [kirigami] move main menu drawer to the right
- [kirigami,qtcontrols] make slider more touchscreen friendly
- [silica] Switch to KeepAlive 1.2

1.26.0 (2019-10-04)

- [qtcontrols] drop smoothing of icon buttons
- [silica] keep text field focus after pressing clear button

App information

Package name
harbour-pure-maps
Version
3.4.0-1.11.1.jolla
Licence
GPLv3+
Last updated
2024-10-24 07:37:14

Download size
8.5 MiB
Installed size
8.5 MiB
Checksum (sha256)
2ecf632aa38113a1cbb7f2ac0a6b1da18545f40cf30c3206a8db9328dee6a1cf

Links

Debug packages