Gmarker"

From Documentation
Line 16: Line 16:
 
[[ZK Component Reference/Diagrams_and_Reports/Gmaps#Example | Gmaps]]
 
[[ZK Component Reference/Diagrams_and_Reports/Gmaps#Example | Gmaps]]
  
=Supported events=
+
=Supported Events=
  
 
{| border="1" | width="100%"
 
{| border="1" | width="100%"
Line 24: Line 24:
 
|-
 
|-
 
| <center><tt>onMapDrop</tt></center>
 
| <center><tt>onMapDrop</tt></center>
| <javadoc>org.zkoss.gmaps.event.MapDropEvent</javadoc>
+
| '''Event:''' [[ZK_Component_Reference/Events/MapDropEvent | MapDropEvent]]
  
<tt>'''Description:''' Notifies that some component is dragged and dropped on the gmaps or gmarker component with latitude and longitude information.</tt>
+
Notifies that some component is dragged and dropped on the gmaps or gmarker component with latitude and longitude information.
 
 
|-
 
| <center><tt>onMapClick, onMapDoubleClick, onMapRightClick</tt></center>
 
| <javadoc>org.zkoss.gmaps.event.MapMouseEvent</javadoc>
 
 
 
<tt>'''Description:''' Notifies that some mouse action has been applied on the gmaps or gmarker component with latitude and longitude information.</tt>
 
  
 
|}
 
|}
 +
*Inherited Supported Events: [[ZK_Component_Reference/Diagrams_and_Reports/Gmaps/Ginfo#Supported_Events | Ginfo]]
  
 
=Supported Children=
 
=Supported Children=

Revision as of 07:53, 25 November 2010

Gmarker

  • Demonstration: Gmaps
  • Java API: N/A
  • JavaScript API: N/A
  • Style Guide: N/A

Employment/Purpose

The gmarker of the Google Maps that you can used to indicate a specific (latitude, longitude) points. The icon, shadow, color, and so on are customizable.

Example

Gmaps

Supported Events

Name
Event Type
onMapDrop
Event: MapDropEvent

Notifies that some component is dragged and dropped on the gmaps or gmarker component with latitude and longitude information.

  • Inherited Supported Events: Ginfo

Supported Children

*None

Use Cases

Version Description Example Location
     

Version History

Last Update : 2010/11/25


Version Date Content
     



Last Update : 2010/11/25

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.