MapMoveEvent"

From Documentation
m ((via JWB))
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
= Employment/Purpose =
 
= Employment/Purpose =
  
Represents a Google Maps related event which  is triggered whenever the view center of the <tt>gmaps</tt> is moved or the zoom level of the <tt>gmaps</tt> is changed.
+
Represents a Google Maps related event which  is triggered whenever the view center of the <code>gmaps</code> is moved or the zoom level of the <code>gmaps</code> is changed.
  
 
= Example =
 
= Example =
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>
Line 32: Line 32:
 
=Use cases=
 
=Use cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
Line 42: Line 42:
 
=Version History=
 
=Version History=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-

Latest revision as of 10:41, 12 January 2022

MapMoveEvent

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

Employment/Purpose

Represents a Google Maps related event which is triggered whenever the view center of the gmaps is moved or the zoom level of the gmaps is changed.

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
     



Last Update : 2022/01/12

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