A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
latitude — Property, class com.distriqt.extension.location.Address
the latitude of the address if known
latitude — Property, class com.distriqt.extension.location.Position
The latitude in degrees
latitude — Property, class com.distriqt.extension.location.geofences.Region
The latitude of the center point of the region in degrees and decimal degrees.
locality — Property, class com.distriqt.extension.location.Address
the locality of the address, for example "Mountain View", or null if it is unknown
Location — final class, package com.distriqt.extension.location
This class represents the Location extension.
Location() — Constructor, class com.distriqt.extension.location.Location
Constructor You should not call this directly, but instead use the singleton access
location:settings:failed — Event, class com.distriqt.extension.location.Location
location:settings:success — Event, class com.distriqt.extension.location.Location
location:update — Event, class com.distriqt.extension.location.Location
LocationEvent — class, package com.distriqt.extension.location.events
LocationEvent(type:String, position:com.distriqt.extension.location:Position, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.location.events.LocationEvent
Constructor
LocationRequest — class, package com.distriqt.extension.location
Defines options for location monitoring requests for the different platforms, such as intervals, accuracy and priority.
LocationRequest() — Constructor, class com.distriqt.extension.location.LocationRequest
Constructor
LocationSettingsEvent — class, package com.distriqt.extension.location.events
LocationSettingsEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.location.events.LocationSettingsEvent
locationUtils — Property, class com.distriqt.extension.location.Location
Access to the location utilities for distance calculations
LocationUtils — Interface, package com.distriqt.extension.location
longitude — Property, class com.distriqt.extension.location.Address
the longitude of the address if known
longitude — Property, class com.distriqt.extension.location.Position
The longitude in degress
longitude — Property, class com.distriqt.extension.location.geofences.Region
The longitude of the center point of the region in degrees and decimal degrees.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z