Documentation
¶
Index ¶
Constants ¶
View Source
const ( Creator int = 0 FormatDegrees int = 0 FormatMinutes int = 1 FormatSeconds int = 2 ConstellationBeidou int = 5 ConstellationGalileo int = 6 ConstellationGlonass int = 3 ConstellationGps int = 1 ConstellationIrnss int = 7 ConstellationQzss int = 4 ConstellationSbas int = 2 ConstellationUnknown int = 0 )
View Source
const ( ActionGnssCapabilitiesChanged string = "android.location.action.GNSS_CAPABILITIES_CHANGED" ExtraGnssCapabilities string = "android.location.extra.GNSS_CAPABILITIES" ExtraLocationEnabled string = "android.location.extra.LOCATION_ENABLED" ExtraProviderEnabled string = "android.location.extra.PROVIDER_ENABLED" ExtraProviderName string = "android.location.extra.PROVIDER_NAME" FusedProvider string = "fused" GpsProvider string = "gps" KeyFlushComplete string = "flushComplete" KeyLocations string = "locations" KeyLocationChanged string = "location" KeyProviderEnabled string = "providerEnabled" KeyProximityEntering string = "entering" KeyStatusChanged string = "status" ModeChangedAction string = "android.location.MODE_CHANGED" NetworkProvider string = "network" PassiveProvider string = "passive" ProvidersChangedAction string = "android.location.PROVIDERS_CHANGED" )
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.