MobileForms Toolkit Documentation

GeoMap.Path Property

Gets or sets the GeoMapPath object defining the path that should be highlighted on a map.

public GeoMapPath Path {get; set;}

Exceptions

Exception Type Condition
ArgumentException Unsupported path type. The Bing service requires the GeoMapPath.Route property of type GeoRouteResult.

See Also

GeoMap Class | Resco.Location.Services.Map Namespace