FusedLocationId

A LocationId that fused two location sources, dynamically selecting the most accurate data.

This implementation combines two LocationId sources by comparing their accuracy values at each location update:

If one source returns LocationResponse.NotPermitted or LocationResponse.Pending then the other source's location is used exclusively

Since

0.0.86

Types

Link copied to clipboard
object Companion