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  
lat — Property, class com.distriqt.extension.nativemaps.objects.LatLng
The latitude
latitude — Property, class com.distriqt.extension.nativemaps.objects.CircleOverlay
The latitude of the marker, or 0 if no position is set.
latitude — Property, class com.distriqt.extension.nativemaps.objects.MapMarker
The latitude of the marker, or 0 if no position is set.
LatLng — class, package com.distriqt.extension.nativemaps.objects
A simple helper class to define LatLng positions for the native maps extension.
LatLng(lat:Number, lon:Number) — Constructor, class com.distriqt.extension.nativemaps.objects.LatLng
Constructor
LatLngBounds — class, package com.distriqt.extension.nativemaps.objects
A simple helper class for map area bounding functionality for the native maps extension.
LatLngBounds(southWest:com.distriqt.extension.nativemaps.objects:LatLng, northEast:com.distriqt.extension.nativemaps.objects:LatLng) — Constructor, class com.distriqt.extension.nativemaps.objects.LatLngBounds
Constructor
location — Property, class com.distriqt.extension.nativemaps.events.NativeMapTouchEvent
A LatLng object relating to the position of an event, if available.
lon — Property, class com.distriqt.extension.nativemaps.objects.LatLng
The longitude
longitude — Property, class com.distriqt.extension.nativemaps.objects.CircleOverlay
The longitude of the marker, or 0 if no position is set.
longitude — Property, class com.distriqt.extension.nativemaps.objects.MapMarker
The longitude of the marker, or 0 if no position is set.
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