Apache Flex 4.13.0 API Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
LatLng
Properties
|
Methods
Package
org.apache.flex.maps.google
Class
public class LatLng
Inheritance
LatLng
Object
Public Properties
Property
Defined By
lat
: Number
LatLng
lng
: Number
LatLng
Public Methods
Method
Defined By
LatLng
()
LatLng
Property Detail
lat
property
public var lat:Number
lng
property
public var lng:Number
Constructor Detail
LatLng
()
Constructor
public function LatLng()
Wed Jul 9 2014, 10:38 PM -07:00