AjaxGMarker Class Reference
Inherits com::webobjects::appserver::WOComponent.
[legend]
List of all members.
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
Member Function Documentation
| boolean synchronizesVariablesWithBindings |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: