Gmarker"

From Documentation
m ((via JWB))
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
=Supported Events=
 
=Supported Events=
  
{| border="1" | width="100%"
+
{| class='wikitable' | width="100%"
 
! <center>Name</center>
 
! <center>Name</center>
 
! <center>Event Type</center>
 
! <center>Event Type</center>
  
 
|-
 
|-
| <center><tt>onMapDrop</tt></center>
+
| <center><code>onMapDrop</code></center>
 
| '''Event:''' [[ZK_Component_Reference/Events/MapDropEvent | MapDropEvent]]
 
| '''Event:''' [[ZK_Component_Reference/Events/MapDropEvent | MapDropEvent]]
  
Line 37: Line 37:
 
=Use Cases=
 
=Use Cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
Line 48: Line 48:
 
{{LastUpdated}}
 
{{LastUpdated}}
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-

Latest revision as of 10:39, 12 January 2022

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 : 2022/01/12


Version Date Content
     



Last Update : 2022/01/12

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