cup-of-Aygiz
Results
1
issues of
cup-of-Aygiz
При использовании ``` var result = await YandexDriving.requestRoutes( points: [ RequestPoint( point: Point(60.93937, 76.57665), requestPointType: RequestPointType.wayPoint, ), RequestPoint( point: Point(66.249999999986, 94.15), requestPointType: RequestPointType.wayPoint, ), ], drivingOptions: const DrivingOptions( initialAzimuth: 0,...