iphone - Get Directions for multiple locations in GMAP iOS. -
i have array contains multiple locations (latitude , longitude).
i plot locations using lat , long in map, need join locations road (get directions in google map).
i used google map api in application.
thanks in advance.
it sounds you're looking google directions api functionality. allows directions between multiple points (using waypoints) in order create 1 long route. service requires api key , has courtesy limit of 2,500 calls per day.
Comments
Post a Comment