Sun, 08/20/2017 - 01:10
#1
use impelmentation algorithm A-star to find routing in map Android
hi, can i implement source algorithm a-star to navigation or direction?
Mon, 08/21/2017 - 05:54
The MapQuest directions api
The MapQuest directions api can be used within the Android sdk application. There is a very basic sample how to use the directions api here. There is no hook built into the sdk yet for simplified directions. There will be a navigation sdk in the future - probably late 2017.