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