fromInputStream

abstract fun fromInputStream(inputStream: InputStream): List<GeoLocation>

Parses the location logs from the InputStream.

Important: This is a Public Preview API. It may be changed or removed at any time.