BingItineraryItem(GeoPoint, BingManeuverType, String, List<BingItineraryItemWarning>, Double, TimeSpan, String, BingDetail[], BingHint[], String, String[], String) Constructor
Initializes a new instance of the BingItineraryItem class with the specified settings.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public BingItineraryItem(
GeoPoint location,
BingManeuverType maneuver,
string maneuverInstruction,
List<BingItineraryItemWarning> warnings,
double distance,
TimeSpan time,
string compassDirection,
BingDetail[] details,
BingHint[] hints,
string sideOfStreet,
string[] signs,
string towardsRoadName
)
#Parameters
Name | Type | Description |
---|---|---|
location | Geo |
A Geo |
maneuver | Bing |
A Bing |
maneuver |
String | A System. |
warnings | List<Bing |
A list of Bing |
distance | Double | A System. |
time | Time |
A System. |
compass |
String | A System. |
details | Bing |
An array of the Bing |
hints | Bing |
An array of Bing |
side |
String | A System. |
signs | String[] | An array of System. |
towards |
String | A System. |