This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
26 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# -*- coding: us-ascii-unix -*- | ||
|
||
NAME = harbour-poor-maps | ||
VERSION = 0.25 | ||
VERSION = 0.26 | ||
|
||
DESTDIR = | ||
PREFIX = /usr | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +0,0 @@ | ||
Poor Maps 0.26 | ||
============== | ||
|
||
* [x] Add [OSM Scout Server][0.26a] offline tiles, geocoder, nearby | ||
search and router – only listed in Poor Maps if you have OSM Scout | ||
Server installed and will only work if the server is running and | ||
you have made OpenStreetMap data available for the server (rinigus) | ||
* [x] Increase download thread count to match CPU core count for | ||
localhost (offline) tile servers | ||
* [x] Increase download timeout for localhost (offline) connections | ||
* [x] When navigating, make centering and auto-centering on position | ||
center the position on the part of the map visible below the | ||
navigation narrative, and further, if auto-rotate is on, center | ||
lower so that more map is shown ahead than behind (#14) | ||
* [x] When navigating, auto-rotate to match the route polyline instead | ||
of bearing calculated from GPS data, which should make the map | ||
rotate faster after a turn (#13) | ||
* [x] Fix smoothing of maneuver node icons along the route polyline | ||
* [x] Fix removing an item from search history to not show the removed | ||
item in the UI after refiltering | ||
|
||
[0.26a]: https://openrepos.net/content/rinigus/osm-scout-server | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters