Forum: Applications
2018-09-16, 11:41
|
Replies: 1,046
Views: 205,339
Re: Pure Maps
I'm a bit late here, but one reason, apart from the obvious, for using Google Maps was that Android and/or iOS might "hijack" HTTP links pointing to Google Maps and open them in the Apple or Google...
|
Forum: Applications
2018-09-08, 16:57
|
Replies: 1,046
Views: 205,339
Re: Pure Maps
No, I didn't try them, just looked at the documentation. Maybe Silica ApplicationWindow is not a QML ApplicationWindow?
|
Forum: Applications
2018-09-08, 14:40
|
Replies: 1,046
Views: 205,339
Re: Pure Maps
Interesting. Sounds like the problem is on the QML side, I don't really know much about how it handles these things. It might help to check which top-level signals do get fired: there's...
|
Forum: Applications
2018-09-06, 20:54
|
Replies: 1,046
Views: 205,339
Re: Pure Maps
Yes, I figured if all the function calls under Application.quit pass, but maybe a subprocess or thread is misbehaving, a "raise SystemExit(0)" at the end might force a quit – and if...
|
Forum: Applications
2018-09-06, 18:39
|
Replies: 1,046
Views: 205,339
Re: Pure Maps
The SystemExit hammer is still worth a try, or did someone try already?
https://talk.maemo.org/showpost.php?p=1546072&postcount=147
|
Forum: Applications
2018-08-27, 18:18
|
Replies: 1,046
Views: 205,339
Re: Pure Maps
Ah, they didn't update the acceptable use document, only revoked a part of it in the terms document. By my liberal reading, it seems similar to Mapbox now, that you could take HERE tiles and combine...
|
Forum: Applications
2018-08-26, 23:55
|
Replies: 1,046
Views: 205,339
Re: Pure Maps
I think you're reading the old terms. That linked page says "Effective date: Monday, 4 June, 2018", while their new plans and terms were released in July/August. See the below link for newer terms...
|
Forum: Applications
2018-08-26, 12:04
|
Replies: 1,046
Views: 205,339
Re: Pure Maps
Ouch. I have noticed some "extra" use, of Mapbox if I recall correctly, basically stats showing use of some particular services that I hadn't shipped with Poor/WhoGo Maps. But that was such small...
|
Forum: Applications
2018-08-21, 19:37
|
Replies: 68
Views: 10,878
|
Forum: Applications
2018-07-09, 09:06
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
Here's a possible fix. Try if that works. You can just edit that small change into the installed file under /usr/share/harbour-whogo-maps.
...
|
Forum: Applications
2018-07-08, 17:20
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
I don't expect to investigate these Jolla 1 problems, but if someone wishes to do so, look at Application.quit, e.g. add print statements to see if one of those lines hangs. Try "raise SystemExit(1)"...
|
Forum: Applications
2018-06-08, 19:51
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
https://wiki.gnome.org/Apps/Maps
I don't use it myself though, I don't see much point in a desktop app for maps, especially online.
|
Forum: Applications
2018-06-08, 16:54
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
It's a known issue, it's probably possible to improve it.
https://github.com/otsaloma/whogo-maps/issues/34
I have probably already said no to giant speed meters a couple times, as it seems...
|
Forum: Applications
2018-06-04, 18:57
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
It will be included in the next release.
I just don't include severely incomplete translations, which Russian has been before and I don't tend to make new releases on account of translation...
|
Forum: Applications
2018-05-05, 17:42
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
Sounds good to me.
I wouldn't call the styles families though as I see that consisting of maybe street, car navigation, satellite, outdoors and maybe some others that don't fit binary navigation...
|
Forum: Applications
2018-04-24, 18:48
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
It seems there's a small oversight in my regular expression – it doesn't work for negative coordinates. Also, if you're typing in manually, you can skip the "geo:" part, any of "LATITUDE,LONGITUDE",...
|
Forum: Applications
2018-04-20, 19:31
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
I see two-finger rotation as a nice to have thing, but not really all that relevant, or relevant only in rare use cases, so if it looks like a lot of work, it's likely not worth the trouble. And if...
|
Forum: Applications
2018-04-20, 16:57
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
Search autocomplete (https://github.com/otsaloma/whogo-maps/issues/2) would be the answer. It's just been delayed on account of the other stuff.
Search? :D
|
Forum: Applications
2018-04-20, 16:52
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
rinigus: is two finger rotation possible? Does is require redoing the GestureArea component? If possible, it could be added, yes, off by default though, to avoid accidental rotation along with...
|
Forum: Applications
2018-04-20, 16:50
|
Replies: 838
Views: 275,910
|
Forum: Applications
2018-04-08, 01:02
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
I don't see myself shipping something that's clearly against the terms of the service provider, no weasel technicalities will convince me otherwise. The provider plugin system and dynamic programming...
|
Forum: Applications
2018-04-05, 19:40
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
Thanks pichlo for the detailed feedback.
Many of the things discussed relate to OSM Scout or online APIs, which from my point of view just are how they are, and some nice to have details, I'll...
|
Forum: Applications
2018-04-04, 21:32
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
Voice navigation is off by default to avoid a loud surprise when just testing or preparing. And it can only be enabled, while navigation is paused due to some technicalities, but that should actually...
|
Forum: Applications
2018-04-02, 13:46
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
I'm quite sure they don't. MapQuest Open is just plain open data (which traffic is not) and somewhat deprecated as well, it's not being developed. And OSRM is just the demo server, it's not a proper...
|
Forum: Applications
2018-03-31, 13:56
|
Replies: 170
Views: 52,234
Re: WhoGo Maps
I filed an issue (https://github.com/otsaloma/whogo-maps/issues/29) now. I took a quick look earlier, but didn't find where the problem originates from.
That's a known issue and hard to avoid....
|