View Single Post
otsaloma's Avatar
Posts: 141 | Thanked: 1,530 times | Joined on May 2011 @ Finland
#19
Originally Posted by rinigus View Post
So, I would like to ask you to file the issues that you have. Please try to get an URL that leads to a problem. I will try to react in timely manner and either fix them myself or report upstream in a way that would allow Tim to reproduce and fix it.
Just to add to this, if you're using Poor Maps, the way to get the URL, is to run Poor Maps via the terminal with command

Code:
sailfish-qml harbour-poor-maps
Among the output will be something like

Code:
Requesting http://localhost:8553/v1/route?type=car&p[0][search]=Helsinki&p[1][lng]=24.811749&p[1][lat]=60.218380
and similar for search and nearby venues. That's the URL to look for. You can also save the output to file by using command

Code:
sailfish-qml harbour-poor-maps > poor-maps.log 2>&1
 

The Following 2 Users Say Thank You to otsaloma For This Useful Post: