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.

google directions api


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -