BingRouteIsochroneResult Constructors
Stores the isochrone calculation result and the coordinates of the point for which the isochrone is calculated.Name | Parameters | Description |
---|---|---|
BingRouteIsochroneResult(GeoPoint, List<BingRouteIsochronePolygonResult>) | origin, polygons | Initializes a new instance of the BingRouteIsochroneResult class with specified settings. |
See Also