fromAssets

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
fun LocationTracesParser.fromAssets(context: Context, fileName: String): List<GeoLocation>

Parses the location logs from the file with the name stored in the assets folder.