Skip to content
#

directions

Here are 96 public repositories matching this topic...

nilsnolde
nilsnolde commented Dec 29, 2021

recently ran a US tomtom dataset where we were handling ferries pretty naively and valhalla attempted to build a 24 000 km shortcut 😂

2021/12/20 21:33:30.842885 [INFO] Done HierarchyBuilder
2021/12/20 21:33:30.846544 [INFO] Creating shortcuts on level 1
2021/12/20 21:35:21.394332 [ERROR] Exceeding max. edge length: 24087463
terminate called after throwing an instance of 'std::runti
vvscode
vvscode commented Mar 31, 2021

At the https://github.com/flexible-agency/react-native-map-link/blob/master/src/index.js#L42

we verify if params are in the options, but do not check the value, so for undefined we have

parseFloat(undefined); // NaN

for sure it can be fixed in the client code, but seems like nice to handle it inside the lib

![image](https://user-images.githubusercontent.com/6904368/11311

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