22.09.2014, 20:31
Yes, there is a timeout of 1000 milliseconds between each directions request:
[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\slash\navigation\converter\gui\mapview]
"insert/Waypoints/Segment/Timeout"="1000"
When converting a route to a track, each waypoint is one directions request. And when displaying routes, there is one request for each 8 waypoints. Given that it is most likely the 2500 directions requests per ip address per day limit you're running into. Configure an insertWaypointsSegmentTimeout of 100 milliseconds and you see Google's request rate limit.
[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\slash\navigation\converter\gui\mapview]
"insert/Waypoints/Segment/Timeout"="1000"
When converting a route to a track, each waypoint is one directions request. And when displaying routes, there is one request for each 8 waypoints. Given that it is most likely the 2500 directions requests per ip address per day limit you're running into. Configure an insertWaypointsSegmentTimeout of 100 milliseconds and you see Google's request rate limit.
--
Christian
Christian
