MapContext.clearRoute2022-07-04 03:44Clear the walking route on the map.Sample codecopythis.mapCtx = my.createMapContext('map'); this.mapCtx.clearRoute();