MapContext.clearRoute2024-07-23 07:35Clear the walking route on the map.Sample codecopythis.mapCtx = my.createMapContext('map'); this.mapCtx.clearRoute();