strukturart / o.map

Open Street Map app - KaiOS
MIT License
84 stars 15 forks source link

Routing with https://openrouteservice.org/: traks saved are not correctly located #46

Closed MrDham closed 1 year ago

MrDham commented 1 year ago

Hi,

Routing is a very great feature of o.map. However, it seems that there is a small bug when saving tracks.

Step to reproduce

Expected result; A track appears from Limoges to Poitier

Obtained result: A track appear in the sea at the south of Somalyia (somewhere around Lat:1.2, lng45.8 ) .

It is just like latitude and longitude were swaped in the process.

Best Vincent

strukturart commented 1 year ago

thank you for reporting the bug.

here you can find a version with which the bug is fixed. please try the version and tell me if the problem is solved. https://github.com/strukturart/o.map/releases/tag/1.6

new feature you can also use the markers menu (key *) to quickly change the profile (foot,cycling,car) of the routing request.

MrDham commented 1 year ago

It seem to be working perfectly now. Thank you for the fix.

New feature : Very nice that we can change the profile quickly. :+1: