StopOptions
StopOptions:
object
Stop options used to provide more information about each stop.
Note: When using StopOptions, the requestMethod parameter of RouteOptions will be ignored and the request type will be POST.
Type declaration
address?
optionaladdress:object
address.city?
optionalcity:string
address.country?
optionalcountry:string
address.county?
optionalcounty:string
address.splc?
optionalsplc:string
address.state?
optionalstate:string
address.streetAddress?
optionalstreetAddress:string
address.zip?
optionalzip:string
costs?
optionalcosts:object
costs.costOfStop?
optionalcostOfStop:number
costs.hoursPerStop?
optionalhoursPerStop:number
costs.loaded?
optionalloaded:boolean
costs.onDuty?
optionalonDuty:boolean
costs.useOrigin?
optionaluseOrigin:boolean
id?
optionalid:string
isViaPoint?
optionalisViaPoint:boolean
label?
optionallabel:string
lngLat
lngLat:
LngLatLike