Rota Segmenti

herkese açık arayüz RouteSegment

Rota Segmenti, cihazın mevcut konumundan hedefe veya bir hedeften sonraki bir hedefe kadar bir yolculuğun tek bir "ayağını" temsil eden sabit bir sınıftır.

Herkese Açık Yöntem Özeti

soyut LatLng
getDestinationLatLng()
Bu segmentteki son EnlBoy.
soyut Ara nokta
getDestinationWaypoint()
Rotanın bu segmentiyle ilişkili hedef ara nokta.
abstract Liste<LatLng>
getLatLngs()
Segmenti oluşturan LatLng'lerin listesi.

Herkese Açık Yöntemler

herkese açık soyut LatLng getDestinationLatLng ()

Bu segmentteki son EnlBoy. Bunun, Waypoint doğrudan bir yola konumlandırılmadığı sürece genel olarak hedef Ara Noktası ile aynı konum olmayacağını unutmayın.

herkese açık soyut Ara nokta getDestinationWaypoint ()

Rotanın bu segmentiyle ilişkili hedef ara nokta.

herkese açık soyut Liste<LatLng> getLatLngs ()

Segmenti oluşturan LatLng'lerin listesi.