Package 

Class KmlTrack

  • All Implemented Interfaces:
    com.google.maps.android.data.Geometry

    
    public class KmlTrack
    extends KmlLineString
                        

    Created by thorin on 22/02/2017.

    • Method Summary

      Modifier and Type Method Description
      ArrayList<Long> getTimestamps()
      HashMap<String, String> getProperties()
      • Methods inherited from class com.google.maps.android.data.kml.KmlLineString

        getAltitudes, getGeometryObject
      • Methods inherited from class com.google.maps.android.data.LineString

        getGeometryObject, getGeometryType, toString
      • Methods inherited from class com.google.maps.android.data.Geometry

        getGeometryObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait