Uses of Class
org.zkoss.gmaps.Gmarker

Packages that use Gmarker
org.zkoss.gmaps.event   
 

Uses of Gmarker in org.zkoss.gmaps.event
 

Methods in org.zkoss.gmaps.event that return Gmarker
 Gmarker MapClickEvent.getGmarker()
          Returns the clicked Gmarker or null if not click on a Gmarker.
 

Constructors in org.zkoss.gmaps.event with parameters of type Gmarker
MapClickEvent(java.lang.String name, org.zkoss.zk.ui.Component target, Gmarker gmarker, double lat, double lng)
          Deprecated.  
 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.