railwayCrossings property

List<RouteRailwayCrossing> railwayCrossings

Collection of railway crossings along the route. Railway crossing information for routes created with the RoutingEngine (online) or the OfflineRoutingEngine. Gets the railway crossings along the route.

Implementation

List<RouteRailwayCrossing> get railwayCrossings;