Interface
Properties
| Property | Type |
|---|---|
barriers | IFeatureSet |
directions | { features: IFeature[]; routeId: number; routeName: string; summary: object }[] |
facilities | IFeatureSet |
incidents | IFeatureSet |
messages | string[] |
polygonBarriers | IFeatureSet |
polylineBarriers | IFeatureSet |
routes | IFeatureSetWithGeoJson |
barriers
optional
Interface Propertybarriers: IFeatureSetdirections
optional
Interface Propertydirections: { features: IFeature[]; routeId: number; routeName: string; summary: object }[]facilities
optional
Interface Propertyfacilities: IFeatureSetincidents
optional
Interface Propertyincidents: IFeatureSetpolygonBarriers
optional
Interface PropertypolygonBarriers: IFeatureSetpolylineBarriers
optional
Interface PropertypolylineBarriers: IFeatureSet