|
2015-01-13
, 23:16
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1752
|
That's weird - just tried the switch in the settings and it seems to work, but the other way around - if the 'Animations' switch is active, then animations are not shown. The 'back' animation is still there, but it should be solved by adding the back button in the UI.
What about the categories? I could make a pull request if I knew what categories are available.
From the poi database, it seems like these are possible?
I think there were also subcategories in the GTK version, but I might be wrong.Code:1|Service Station|Stations for purchasing fuel for vehicles.|1 2|Residence|Houses, apartments, or other residences of import.|1 3|Restaurant|Places to eat or drink.|1 4|Shopping/Services|Places to shop or acquire services.|1 5|Recreation|Indoor or Outdoor places to have fun.|1 6|Transportation|Bus stops, airports, train stations, etc.|1 7|Lodging|Places to stay temporarily or for the night.|1 8|School|Elementary schools, college campuses, etc.|1 9|Business|General places of business.|1 10|Landmark|General landmarks.|1 11|Other|Miscellaneous category for everything else.|1
|
2015-01-13
, 23:20
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1753
|
* Tue Jan 13 2015 Martin Kolman - 0.50.5 - make it possible to show the back button on Sailfish OS - can be enabled from Options->UI - fix Sqlite tile storage with Qt 5 GUI - fix the Animate switch to work correctly on Sailfish OS - fix a few page push transitions that have not respected the animation setting in Qt 5 GUI - fix back button in the detail menu of a POI restored on startup breaking the GTK GUI
The Following 14 Users Say Thank You to MartinK For This Useful Post: | ||
|
2015-01-14
, 01:14
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#1754
|
|
2015-01-14
, 11:19
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1755
|
if using osm data, is possible to search, for example: "liquid petroleum gas fuel stations" as nodes with tag amenity=fuel and fuel:lpg=yes ?
|
2015-01-16
, 22:23
|
Posts: 27 |
Thanked: 72 times |
Joined on Jan 2012
|
#1756
|
|
2015-01-16
, 22:38
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#1757
|
|
2015-01-16
, 23:11
|
Posts: 27 |
Thanked: 72 times |
Joined on Jan 2012
|
#1758
|
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
|
What about the categories? I could make a pull request if I knew what categories are available.
From the poi database, it seems like these are possible?
Thanks again.