MapDropEvent"
From Documentation
(1st Draft) |
m ((via JWB)) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 9: | Line 9: | ||
= Employment/Purpose = | = Employment/Purpose = | ||
− | + | Represents a Google Maps related event which is triggered whenever a component is dragged and dropped on a <code>gmaps</code> or <code>gmarker</code>. This event was sent to the dropped component with the latitude and longitude information of the dropping point. | |
= Example = | = Example = | ||
Line 18: | Line 18: | ||
=Supported events= | =Supported events= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! <center>Name</center> | ! <center>Name</center> | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
Line 32: | Line 32: | ||
=Use cases= | =Use cases= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
Line 42: | Line 42: | ||
=Version History= | =Version History= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- | ||
− | | | + | | |
− | | | + | | |
− | | | + | | |
|} | |} | ||
{{ZKComponentReferencePageFooter}} | {{ZKComponentReferencePageFooter}} |
Latest revision as of 10:41, 12 January 2022
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
None | None |
Supported Children
*N/A
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|