Hi, I know is possible to show an imported GPX file using aidl showGpx(String fileName) function, but I don't know how to navigate an imported GPX file. I know that there are functions to navigate a GPX passing the URI or data of the GPX track (navigateGpxFromUri/navigateGpxFromData), but I don't know if one of these functions can be used to navigate an existing imported file in OsmAnd (in the same way as showGpx).
Hi, I know is possible to show an imported GPX file using aidl showGpx(String fileName) function, but I don't know how to navigate an imported GPX file. I know that there are functions to navigate a GPX passing the URI or data of the GPX track (navigateGpxFromUri/navigateGpxFromData), but I don't know if one of these functions can be used to navigate an existing imported file in OsmAnd (in the same way as showGpx).
Regards, Fran