KmlMultiTrack

Created by thorin on 22/02/2017.

Constructors

Link copied to clipboard
constructor(tracks: ArrayList<KmlTrack>)
Creates a new MultiGeometry object

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun getGeometryObject(): T
Gets the stored KML Geometry object
Gets the stored geometry object
Gets an ArrayList of Geometry objects
Link copied to clipboard
open fun toString(): String