The Following 4 Users Say Thank You to Nekron For This Useful Post: | ||
|
2019-09-10
, 14:16
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#882
|
It's just that if the user invokes search there's no way to determine which API to use, means there's no way to search by the name of a venue right now, so no way to find e.g. a Starbuck's if you don't know the specific street address of the coffee place.
The Following 4 Users Say Thank You to taixzo For This Useful Post: | ||
|
2019-09-10
, 15:05
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#883
|
The Following 6 Users Say Thank You to rinigus For This Useful Post: | ||
|
2019-09-10
, 19:03
|
|
Posts: 121 |
Thanked: 275 times |
Joined on Oct 2009
@ Blackhawk Island
|
#884
|
The Following 3 Users Say Thank You to spag For This Useful Post: | ||
|
2019-09-10
, 19:37
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#885
|
The Following 5 Users Say Thank You to rinigus For This Useful Post: | ||
|
2019-09-10
, 21:05
|
|
Posts: 121 |
Thanked: 275 times |
Joined on Oct 2009
@ Blackhawk Island
|
#886
|
Although, for now, maybe we can combine it on HERE plugin level and then I can deal with separation later.
The Following 5 Users Say Thank You to spag For This Useful Post: | ||
|
2019-09-11
, 06:23
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#887
|
I agree it seems to be easier for this to be implemented in the plugin as it would not requite changing anything in the main program.
But I haven't used the POI API yet so it's not entirely clear if or how the results of both API calls can be combined.
Will have to do some more testing I guess.
The Following 8 Users Say Thank You to rinigus For This Useful Post: | ||
|
2019-09-14
, 05:06
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#888
|
|
2019-09-15
, 05:42
|
Posts: 15 |
Thanked: 17 times |
Joined on Sep 2019
|
#889
|
The Following User Says Thank You to crun For This Useful Post: | ||
|
2019-09-15
, 06:20
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#890
|
Is the drawing of the roads specified in the downloaded maps or by PureMaps (PM)? [in vector tiles, I assume jpg tiles are immutable]
Can it be over-ridden by PM?
e.g. can the normal drawing of a minor road, be replaced by a fat black line at all scales?
Why?
When zoomed out, minor roads are either drawn with fine grey lines, or simply not rendered at all. In rural areas this leaves the map completely useless, as the roads between here and there are invisible.
On the map below, viewing Raglan and Awakino on the map at once to find the coast route, the roads between them have totally disappeared.
https://wego.here.com/?map=-38.34409...6527,10,normal
This the same map drawn by competent humans:
http://www.topomap.co.nz/NZTopoMap?v...74.889984&z=10
The Following 4 Users Say Thank You to rinigus For This Useful Post: | ||
Running Pure Maps with disabling suspend mode will keep the screen alway on. Thats okay for car navigation where you can plug your charger into the phone to keep the battery up and running. However it would be a good idea to blank the screen to save juice and just listen to audio prompts from the speaker.
The scenario is e.g. having your bluetooth earplugs fitted and riding on your bike. If you have no phone bracket mounted or find it distracting watching on your display (it's better nowaydays to keep an eye on the vehicles around you than to look on your phone) the phone consumes an unnecessary amount of valuable energy.
The current situation is that if I turn off the screen by closing the magnetic cover or push the on/off button the kernel will suspend any running process so Pure Maps will go into deep sleep updating only position and routing once the phone is woken up from suspend.
Now thats keepalive is official approved by Jolla what about periodic background processing option supplied by Nemo keepalive (https://git.merproject.org/mer-core/nemo-keepalive)? Would this prevent deep sleep if screen has been turned off, but allows Pure Maps to update current position just in time to re-route and play voice prompts?