Use Custom Route with Google Maps or Apple Maps (iOS) -
i working on project involves computing custom route particular origin position destination on map. ideally, application should able give live walking/driving directions custom route, or should able send route google maps or apple maps apps handle navigation.
is there way accomplish using google maps sdk or apple'smapkit (or other framework)? in theory, short routes, accomplished using google maps waypoints feature, points along desired route pre-specified, api limited 23 waypoints, become problematic quite quickly.
in essence, want google maps, route determined own algorithm rather google's.
Comments
Post a Comment