MapDropEvent"

From Documentation
(1st Draft)
Line 9: Line 9:
 
= Employment/Purpose =
 
= Employment/Purpose =
  
When drag and drop on a <tt>gmaps</tt> or <tt>gmarker</tt>; this event was sent to the dropped  component with Google Maps latitude and longitude information.
+
Represents a Google Maps related event  which is triggered whenever a component is dragged and dropped on a <tt>gmaps</tt> or <tt>gmarker</tt>. This event was sent to the dropped  component with the latitude and longitude information of the dropping point.
  
 
= Example =
 
= Example =

Revision as of 11:10, 18 May 2010

MapDropEvent

  • Demonstration: N/A
  • Java API: N/A
  • JavaScript API: N/A

Employment/Purpose

Represents a Google Maps related event which is triggered whenever a component is dragged and dropped on a gmaps or gmarker. This event was sent to the dropped component with the latitude and longitude information of the dropping point.

Example

N/A


Supported events

Name
Event Type
None None

Supported Children

*N/A

Use cases

Version Description Example Location
     

Version History

Version Date Content
2.51 5/18/2010 Initialization



Last Update : 2010/05/18

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