Hello Edson. removeGpx allows you to remove a gpx given it's file name. Here is the implementation: https://github.com/osmandapp/OsmAnd/blob/c6821aeb37c0e9c6db533d14875b2eae6c7453c3/OsmAnd/src/net/osmand/aidl/OsmandAidlApi.java#L1476 If it's not what you are looking for, you can propose a new method for the AIDL API usually they are very open to new functions on the api(I can help you with that, if needed), Best regards Everton
Le dim. 18 oct. 2020 à 04:41, edson rodrigues <[email protected]> a écrit : > Hello, I am testing the DEMO API but I am not able to clean the old routes > loaded with GPX files. I tested the mOsmAndAidlHelper.removeGpx and > mOsmAndAidlHelper.removeAllActiveMapMarkers methods to no avail. > Which method to use? > > -- > You received this message because you are subscribed to the Google Groups > "OsmAnd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/osmand/53f4ee57-44d2-41bb-86c6-287babb2d5fdo%40googlegroups.com > <https://groups.google.com/d/msgid/osmand/53f4ee57-44d2-41bb-86c6-287babb2d5fdo%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "OsmAnd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osmand/CANaSaPCAhBoG62%2BV-sPoTiz2rF3jD9m7EzDqpb5sPFycpapReA%40mail.gmail.com.
