Skip to content
#

directions

Here are 79 public repositories matching this topic...

kevinkreiser
kevinkreiser commented Aug 26, 2020

Because the checking of current time is incapsulated in the thing that the test is testing, the test needs to do at least a copule tests that rely on the current time. The test was made to be robust to different times of day but there is a bug in the test where a certain time of day (the last several minutes before the hour i think) which causes the test to fail. we should fix that because it caus

captainbarbosa
captainbarbosa commented Mar 14, 2018

If a developer attempts to calculate directions with more than three waypoints, the following error is returned:

Error Domain=MBDirectionsErrorDomain Code=-1 "Too many coordinates;
maximum number of coordinates is 3." 
UserInfo={NSLocalizedFailureReason=Too many coordinates;
maximum number of coordinates is 3.}

It appears the [Mapbox Directions API](https://www.mapbox.com/api-d

User can set up destination for any agent to navigate on Google Map and learn the best route for the agent based on its current condition and the traffic. Our result is 10% less energy consumption than the route provided by Google map

  • Updated Apr 12, 2020
  • Python

Improve this page

Add a description, image, and links to the directions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the directions topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.