View Single Post
Posts: 752 | Thanked: 2,808 times | Joined on Jan 2011 @ Czech Republic
#1751
Originally Posted by MartinK View Post
Frederic Ferner, who already contributed two nice features that have been included in the latest modRana release, is now aiming at adding routing support to modRana on Sailfish OS.
That's great news!

Originally Posted by MartinK View Post
Yep, that could very well be it. So please check if it also happens when you select files as the tile storage backend.
Just checked and it works fine with files. So it must be something with the sqlite database.


Originally Posted by MartinK View Post
The page animations should be skipped when animations are disabled, so I'll investigate if something is wrong.
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?
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
I think there were also subcategories in the GTK version, but I might be wrong.

Thanks again.
 

The Following 3 Users Say Thank You to nodevel For This Useful Post: