<p dir="ltr">I think you can also be limited by the maximum length of the url: <a href="http://stackoverflow.com/questions/2659952/maximum-length-of-http-get-request">http://stackoverflow.com/questions/2659952/maximum-length-of-http-get-request</a></p>
<p dir="ltr">If you have 1000 points, each with exact lat-lon, timestamp and hint, you'll easily reach the max. Encoding it as a polyline might help to increase that limit, but I don't know how to pass timestamps and hint data that way.</p>
<p dir="ltr">Regards,<br>
Sander</p>