Routes Preferred API 目前仅适用于部分客户。如需了解详情,请
与销售人员联系。
PolylineEncoding
枚举 |
POLYLINE_ENCODING_UNSPECIFIED |
未指定多段线类型偏好设置。默认为 ENCODED_POLYLINE 。 |
ENCODED_POLYLINE |
用于指定使用多段线编码算法编码的多段线。 |
GEO_JSON_LINESTRING |
使用 GeoJSON LineString 格式指定多段线。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-05。
[null,null,["最后更新时间 (UTC):2024-11-05。"],[[["This option specifies the preferred format for the returned polyline, which represents a series of connected points."],["You can choose between an encoded polyline using a specific algorithm, a GeoJSON LineString format, or leave it unspecified which defaults to the encoded polyline."],["If no preference is specified, the polyline will be encoded using the polyline encoding algorithm."]]],[]]