getMarkersLong

open fun getMarkersLong(): List<Long>

Gets the set of markers. Provided to support saving Activity instance state.

Return

An empty list of markers if none have been defined, a sorted list containing the defined markers otherwise.