consts

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2026 License: CC0-1.0 Imports: 0 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL