Packageorg.apache.flex.maps.google
Classpublic class Marker
InheritanceMarker Inheritance Object



Public Properties
 PropertyDefined By
  map : Map
Marker
  position : LatLng
Marker
  title : String
Marker
Public Methods
 MethodDefined By
  
Marker
Property Detail
mapproperty
public var map:Map

positionproperty 
public var position:LatLng

titleproperty 
public var title:String

Constructor Detail
Marker()Constructor
public function Marker()