Thread: [SailfishOS] Pure Maps
View Single Post
spag's Avatar
Posts: 121 | Thanked: 275 times | Joined on Oct 2009 @ Blackhawk Island
#878
Originally Posted by rinigus View Post
Sounds good!
I guess I will have to postpone it until I find some more time.
It looks like copying the stadia router as a base to start from does not work as easily as I've hoped.

Looks like the routers don't like to be run from /home/nemo/.local/share/harbour-pure-maps/routers because of relative path names or so.

Code:
[W] unknown:483 - file:///usr/lib/qt5/qml/Sailfish/Silica/PageStack.js:483: Error: Error while loading page: file:///home/nemo/.local/share/harbour-pure-maps/routers/here_results.qml:20 "../qml": no such directory
Changing the includes to a full path was not sucessful either:

Code:
[W] unknown:483 - file:///usr/lib/qt5/qml/Sailfish/Silica/PageStack.js:483: Error: Error while loading page: file:///home/nemo/.local/share/harbour-pure-maps/routers/here_results.qml:20 import "/usr/share/harbour-pure-maps/qml" has no qmldir and no namespace
 

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