简体   繁体   English

Android:使用多个点绘制GoogleMaps路线

[英]Android: draw GoogleMaps road route using many points

I have for example more than two points on streets in my app, how to draw route between them depending on streets? 例如,我的应用程序中的街道上有两个以上的点,如何根据街道在它们之间绘制路线? overview_polyline from Google Directions API working only with 2 points at the time?Is it possible to make Google Directions API one request with many points and get overview_polyline route? 来自Google Directions API overview_polyline一次只能处理2个点?是否可以向Google Directions API发出一个包含很多点的请求,并获得overview_polyline路线?

希望对Google Maps Directions API有帮助

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何通过 GoogleMaps 上的多个点绘制从 A 到 B 的路线? - How to draw route from A to B through multiple points on GoogleMaps? Android:在GoogleMaps上的街道上寻找2个或更多点之间最快的路线 - Android: find fastest route between 2 or more points depeding on streets in GoogleMaps 如何在两点之间沿着现有道路绘制路线? - How do I draw a route, along an existing road, between two points? Android-在两个地理位置之间绘制路线 - Android - To draw a route between two geo points 在点 googlemaps 之间添加路径或绘制路径 - add path or draw path between to points googlemaps 无法在 Android GoogleMaps 上绘制路径 - cannot draw path on Android GoogleMaps 如何使用Google Maps Android API在MapFragment中的两点之间绘制路线 - How to draw route between two points in MapFragment using Google Maps Android API 如何从标记到另一个标记绘制路线方向? Googlemaps v2 Android - How to draw route directions from a marker to another one ? Googlemaps v2 Android 如何在Android的Google地图上绘制两个以上的路线? - How to draw route more than two points on Google map in android? 如何在谷歌地图中的许多地理点之间绘制路线(注意:这是一个公共汽车站路线)? - How to draw a route between many geo points in google map (note: this is a bus stop route line)?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM