The Following 15 Users Say Thank You to rinigus For This Useful Post: | ||
![]() |
2018-09-16
, 09:24
|
|
Posts: 6,450 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#202
|
The Following 5 Users Say Thank You to pichlo For This Useful Post: | ||
![]() |
2018-09-16
, 09:35
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#203
|
Thank you for the introduction of the post codes! I tried a few I know off the top of my head and they all worked fine and the search was instantaneous, as I would expect. In a stark contrast with the address search. The only potential suggestion I might have is that maybe the postcode could be included in the search result. At the moment, when I am looking for example for HU9 1NU, the search result says ", Kingston upon Hull, Yorkshire and the Humber, England". The empty field before the city name could be filled by default with the post code rather than leaving it empty.
![]() |
2018-09-16
, 10:24
|
Posts: 56 |
Thanked: 146 times |
Joined on Sep 2013
@ Norway
|
#204
|
The Following 4 Users Say Thank You to PamNor For This Useful Post: | ||
![]() |
2018-09-16
, 11:21
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#206
|
It seems that sharing current location is broken (1.5.0). Sharing to email results in no gecode pickup. If clicking SMS or Other, nothing happends. Thanks for great work.
The Following 5 Users Say Thank You to rinigus For This Useful Post: | ||
![]() |
2018-09-16
, 11:22
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#207
|
There's a build error on the last two releases. Issue reported!
![]() |
2018-09-16
, 11:41
|
|
Posts: 141 |
Thanked: 1,530 times |
Joined on May 2011
@ Finland
|
#208
|
* sharing link goes to OSM instead of Google Maps, reasoning at https://github.com/rinigus/pure-maps/issues/46 . While it may reduce the quality, I think it's correct to point to the source and promote it if possible.
The Following 8 Users Say Thank You to otsaloma For This Useful Post: | ||
![]() |
2018-09-16
, 12:44
|
Posts: 114 |
Thanked: 381 times |
Joined on Jan 2014
|
#209
|
The Following 5 Users Say Thank You to lal For This Useful Post: | ||
![]() |
2018-09-16
, 15:55
|
|
Posts: 363 |
Thanked: 1,376 times |
Joined on Nov 2015
@ Sweden
|
#210
|
Re RPM build: yes, you have to make that file with your own API keys if you wish to build RPMs. See file tools/apikeys_dummy.py for inspiration. This is to avoid exposure of my keys at Github (probably that's were Mapquest keys were nicked). Thanks for opening the issue, I will add docs regarding it. Please keep it open.
lconvert -locations relative harbour-pure-maps-[lang-code].po -o harbour-pure-maps-[lang-code].ts lrelease harbour-pure-maps-[lang-code].ts
The Following 4 Users Say Thank You to eson For This Useful Post: | ||
This release is mainly about tuning in response to the filed issues. Translations have been updated, thanks to all translators!
Some changes:
* sharing link goes to OSM instead of Google Maps, reasoning at https://github.com/rinigus/pure-maps/issues/46 . While it may reduce the quality, I think it's correct to point to the source and promote it if possible.
* autocomplete can be disabled in preferences (OSM Scout users on J1 could try it) as well as starting the navigation without rotation of the map is possible now.
* OSM Scout night modes use yellow route and markers, as suggested earlier in this thread
* I have added HERE maps for traffic and satellite. I would expect them to have better coverage in traffic.
I had discussion with Mapbox regarding their tile limits for open-source apps. At present, we are probably still within the limits, but are getting closer to the quota. However, according to Mapbox personnel, it is allowed to ask users to register on their site and use their own API access keys. Its somewhat inconvenient, but, it allows us to scale as much as we wish in terms of users. So, one day, it may happen that all Mapbox tile users will have to do that.