How can i create a route with waypoints in skobbler (android)

风流意气都作罢 提交于 2019-12-08 06:02:23

问题


I've a list of waypoints (latitude, longitude) and i want to create a route in skobbler, but i don't know if there is a method to do this.


回答1:


The public SDK (free tier) does not support route via waypoints, but it might be available in the next release.


Edit July, 2015

As for 2015 - the SDK fully supports via point routing & navigation




回答2:


What you need is a feature called poly lines. You can find instructions to add polylines in skobbler here: http://developer.skobbler.com/getting-started/android

Look in the section titled: Adding annotations & overlays.

They even have some code snips in there.

Hope this helps.



来源:https://stackoverflow.com/questions/25849203/how-can-i-create-a-route-with-waypoints-in-skobbler-android

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!