MapContext.clearRoute2023-09-05 06:04Clear the walking route on the map.Sample codecopythis.mapCtx = my.createMapContext('map'); this.mapCtx.clearRoute();