Enum MapStateEventType

java.lang.Object
java.lang.Enum<MapStateEventType>
com.dlsc.gmapsfx.javascript.event.MapStateEventType
All Implemented Interfaces:
Serializable, Comparable<MapStateEventType>

public enum MapStateEventType
extends Enum<MapStateEventType>
An enum of Google Maps state events for the Map object.

See Google Maps Javascript API V3 Reference

Author:
Geoff Capper