AjaxGMarker Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for AjaxGMarker:

Collaboration graph
base refererrect $struct___string.html 25,13 89,37
[legend]

List of all members.

Public Member Functions

 AjaxGMarker (WOContext context)
String id ()
boolean synchronizesVariablesWithBindings ()

Private Attributes

String _id


Detailed Description

Adds a GMarker instance to a Google Map.
Author:
eric robinson id the name of the marker variable, if not specified a unique id is generated automatically. mapID the id used when created AjaxGMap component. The id of the map which the marker is added to. address The address that the marker will be located at. lng longitude for marker location (must be paired with lat, cannot coexist with address) lat latitude for marker location (must be paired with lng, cannot coexist with address) infoWindowHtml the html that is inside the infowindow options the opts? argument to the constructor of the GMarker class. Value will be place inside {}

Constructor & Destructor Documentation

AjaxGMarker ( WOContext  context  ) 


Member Function Documentation

String id (  ) 

boolean synchronizesVariablesWithBindings (  ) 


Member Data Documentation

String _id [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:38 2012 for Project Wonder by  doxygen 1.5.8