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