Class: GoogleMapsDialog

GoogleMapsDialog(…args)

GoogleMapsDialog

Constructor

new GoogleMapsDialog(…args)

Creates a new map dialog using Google Map's API
Parameters:
Name Type Attributes Description
args Array <repeatable>
List of arguments to be passed to State
Source:

Members

(static, non-null) STATE :Object

State definition.
Type:
  • Object
Source:

Methods

open(cfg)

Opens the dialog with the given map attribute and passes the given configuration to the dialog object.
Parameters:
Name Type Description
cfg Object
Source: