MapMouseEvent"
From Documentation
Tmillsclare (talk | contribs) |
m ((via JWB)) |
||
Line 19: | Line 19: | ||
=Supported events= | =Supported events= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! <center>Name</center> | ! <center>Name</center> | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
Line 33: | Line 33: | ||
=Use cases= | =Use cases= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
Line 43: | Line 43: | ||
=Version History= | =Version History= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- |
Revision as of 11:07, 7 January 2022
MapMouseEvent
- Demonstration: N/A
- Java API: N/A
- JavaScript API: N/A
Employment/Purpose
Represents a Google Maps related event which is triggered whenever a gmaps is mouse clicked, right clicked, or double clicked. The event includes the latitude and longitude information of the mouse clicking point.
Example
N/A
Supported events
None | None |
Supported Children
*N/A
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|