|
This widget is included in the Google Widgets extension package, which must be imported.
|
|
Styles and common widget properties are not included in the table below.
|
Property Name
|
Description
|
Base Type
|
Default Value
|
Bindable? (Y/N)
|
Localizable? (Y/N)
|
---|---|---|---|---|---|
Longitude
|
The location longitude.
|
NUMBER
|
n/a
|
N
|
N
|
Latitude
|
The location latitude.
|
NUMBER
|
n/a
|
N
|
N
|
Elevation
|
The location elevation.
|
NUMBER
|
0
|
N
|
N
|
Units
|
The location units.
|
STRING
|
WGS84
|
Y
|
N
|
Location
|
The location value (longitude, latitude, elevation).
|
LOCATION
|
n/a
|
Y
|
N
|
ShowElevation
|
Displays the elevation.
|
BOOLEAN
|
True
|
N
|
N
|
ShowUnits
|
Displays the units.
|
BOOLEAN
|
True
|
N
|
N
|
UseMap
|
Enables location selection via Google Maps (otherwise, requires manual data entry).
|
BOOLEAN
|
True
|
N
|
N
|
MapWidth
|
The width of the map widget.
|
NUMBER
|
600
|
N
|
N
|
MapHeight
|
The height of map widget.
|
NUMBER
|
400
|
N
|
N
|
TabSequence
|
Order in the Tab sequence.
|
NUMBER
|
0
|
N
|
N
|
ResetToDefaultValue
|
Reset the values to defaults.
|
n/a
|
n/a
|
Y
|
N
|
ShowDataLoading
|
Displays a spinning icon when data is loading.
|
BOOLEAN
|
True
|
N
|
N
|
Visible
|
Is the widget visible in run time?
|
BOOLEAN
|
True
|
N
|
N
|