MapContext.clearRoute

Clear the walking route on the map.

Sample code

copy
this.mapCtx = my.createMapContext('map');
this.mapCtx.clearRoute();