Documentation
¶
Index ¶
Constants ¶
View Source
const ( ActionGnssCapabilitiesChanged = "android.location.action.GNSS_CAPABILITIES_CHANGED" ExtraGnssCapabilities = "android.location.extra.GNSS_CAPABILITIES" ExtraLocationEnabled = "android.location.extra.LOCATION_ENABLED" ExtraProviderEnabled = "android.location.extra.PROVIDER_ENABLED" ExtraProviderName = "android.location.extra.PROVIDER_NAME" FusedProvider = "fused" GpsProvider = "gps" KeyFlushComplete = "flushComplete" KeyLocations = "locations" KeyLocationChanged = "location" KeyProviderEnabled = "providerEnabled" KeyProximityEntering = "entering" KeyStatusChanged = "status" ModeChangedAction = "android.location.MODE_CHANGED" NetworkProvider = "network" PassiveProvider = "passive" ProvidersChangedAction = "android.location.PROVIDERS_CHANGED" )
View Source
const ( Creator = 0 FormatDegrees = 0 FormatMinutes = 1 FormatSeconds = 2 ConstellationBeidou = 5 ConstellationGalileo = 6 ConstellationGlonass = 3 ConstellationGps = 1 ConstellationIrnss = 7 ConstellationQzss = 4 ConstellationSbas = 2 ConstellationUnknown = 0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.