i have used this link to draw route on map. I am using iOS 6 map view. but i think this is using google map api to draw route on map. when i drop 26th pins it gives me error.
I want to know is this a limitations from google map? What is role of way pointes and if i want to drop more than 25+ pins one by one then what should i do ? Can anyone provide me a link in which we can draw routes between more than 25 pins continuously? if not is there any other way ?
Error messege is : A direction request could not be successfully parsed. Error code 400
Plz help
As i remember a limitation for request to google maps api is 250 per day for one application. I also remeber that google can stop responce when you send to many request for some part of time. Tell what string did you get from google maps api with this 26th point?