|
ConnectionID | | Specifies a connection to a data source that is defined in the Settings.
For elements connecting to relational databases, default is the first Connection element in _settings.lgx. |
GoogleMapShowTraffic | | Specifies whether or not the traffic information appears on the map.
The default value is "False". |
GoogleMapStreetView | | Specifies whether or not the "Street View" control appears on the map. This control contains a "peg man" icon that can be dragged onto the map to enable Street View mode, which provides a street-level photographic view of the surroundings of the icon.
The default value is "True". |
GoogleMapTypeControl | | Specifies whether or not the Map Type controls appear on the map. These controls allow the user to select the type of map to be shown ("Map", "Satellite", etc.). The available map types the user can select will vary depending on the map size and the value of the Google Map Types attribute.
The default value is "Auto", which selects the best control types based on map size and other factors. |
GoogleMapTypes | Terrain |
Satellite |
Map |
Hybrid |
| Specifies the type of map available for selection by the user when GoogleMapTypeControl is "True" or "Auto". One or more map types may be entered, separated by commas, making the corresponding map types available to the user. The first map type entered will be the default type shown when the map is first displayed.
Available map type values include "Map", "Hybrid", "Satellite", and "Terrain".
|
GoogleMapZoomControl | | Specifies whether or not to display the zoom control.
The default is "True"
|
Height | | (Required) The height of the element.
For some elements, leave the height blank to automatically size the element to the height of the content. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
MapScale | | Specifies whether or not a map scale is shown on the map.
The default value is "False". |
SecurityRightID | | When entered, access to this element can be controlled with Logi security. Supply the ID of a right defined in the applications settings’ Security element. Only users that have a right in the SecurityRightID will be able to see the element.
Note that when rights come from RightFromRole elements under Security/UserRights, and this element's SecurityRightID does NOT match any of the Right IDs defined in the Settings definition, then the user DOES have access. But when Right IDs are instead derived from RightsFromDataLayer or RightsFromRoles elements, and the user DOES NOT have a matching Right, then the user DOES NOT have access.
You can enter multiple right IDs, separated by commas. In this case, the user sees the element if he has any one of the Rights.
|
Width | | (Required) The width of the element. |