Sets the the path that should be highlighted on a map by a list of points defined as a GeoPolyline object.
Sets the the path that should be highlighted on a map by a list of points defined as a GeoPolyline object.
public void SetPath(GeoPolyline,Color,Color,int);
Sets the the path that should be highlighted on a map by a result of the Resco.Location.Services.GeoRoute request.
public void SetPath(GeoRouteResult,Color,Color,int);
GeoMap Class | Resco.Location.Services.Map Namespace | ServiceProvider