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