Method and Description |
---|
com.tomtom.pnd.maplib.MapUtils.hasValidBearing(Location)
Android will sometimes return Locations with
hasBearing() == true , but
getBearing() still returns a value greater than zero. To prevent this noise, this function
will be removed in a future release. |