<<

Google Map Widget The Google Map Widget is a control that allows a to either enter select locations or see locations of other things. It is capable of tracking a thing location history or just marking the current location. It can be used to select sites based on location (such as pick a plant) and update other components on the web page based on the selection. This widget is specific to Google Maps and may require specific licensing for use within a corporation. Other map widgets are available depending on your company's licenses. If you do not see the specific map widget that you need, please contact us for support. View the following video tutorial for more information: How to Use the Google Map Widget.

Note This widget is included in the GoogleWidgets extension package, which must be imported.

Note Styles and common widget properties are not included in the table below.

Property Name Description Base Default Binda- Localiz- Type Value ble? able? (Y/N) (Y/N) MapType The type of STRING Roads N N map content to display (Roads, Satellite, Hybrid, or Terrain). MapSkin The look of STRING Normal N N the map (Normal, Blue, or Grey). ShowTraffic Option to BOO- False Y N display traffic. LEAN Data Data source. n/a Y N

1 Property Name Description Base Default Binda- Localiz- Type Value ble? able? (Y/N) (Y/N) INFOTA- BLE LocationField Field that MENU- n/a Y N provides NAME location information for markers/ tracks. MarkerField Field that MENU- n/a Y N provides NAME information for markers. MarkerLayerField Field that MENU- n/a Y N provides layer NAME information for markers/ tracks. ShowMarkerTool- Displays the BOO- True Y N tip marker LEAN . ToolTipField1 Optional field MENU- n/a Y Y (through to display a NAME ToolTipField4) when the user hovers over the check box in runtime. ToolTipLabel1 Tooltip . STRING n/a Y Y (through ToolTipLabel4) RouteData Source for the INFOTA- n/a Y N route data. BLE RouteLocation- The field that MENU- n/a Y N Field provides NAME location information for the route. PlannedRouteData Data source INFOTA- n/a Y N for the planned BLE

2 Property Name Description Base Default Binda- Localiz- Type Value ble? able? (Y/N) (Y/N) route location. PlannedRouteLoca- The field that MENU- n/a Y N tionField provides the NAME location information for the planned route. RegionData Region data INFOTA- n/a Y N source. BLE RegionLocationDa- Region INFOTA- n/a Y N ta Location data BLE source. RegionLocation- Field that MENU- n/a Y N Field provides NAME location information for the region. RegionLayerField Field that MENU- n/a N N provides layer NAME information for regions. ShowDataLoading Allows the BOO- True N N loading data to LEAN be visible. ShowRegionTool- Displays the BOO- False Y N tips region tooltips. LEAN RegionTooltip- Field for MENU- n/a Y N Field1 (through displaying the NAME RegionTooltip- region tooltip. Field4) RegionTooltipLa- Tooltip label. STRING n/a Y Y bel1 (through RegionLabelTool- tip4) RegionFillOpacity Field that NUMBER 1 Y N provides region fill opacity.

3 Property Name Description Base Default Binda- Localiz- Type Value ble? able? (Y/N) (Y/N) SelectedLocation Currently LOCA- n/a Y N selected TION location. CurrentZoom Current map NUMBER n/a Y N zoom level (ranges from 1–15). Zoom Map zoom NUMBER 8 Y N level (ranges from 1–15). AutoZoomBehav- When to STRING Auto- N N ior trigger auto Zoom zoom every (AutoZoom time any every time any data data refreshes, refreshes. AutoZoom only when the AutoZoom widget service is invoked, AutoZoom on data refresh, but disable AutoZoom if user manually pans or zooms, or AutoZoom on initial data only —useful if you use Bound- sChanged to retrieve new data). ClusterLocations Combines BOO- False N N multiple LEAN location markers that

4 Property Name Description Base Default Binda- Localiz- Type Value ble? able? (Y/N) (Y/N) are near one another into a single marker. If there are a lot of location markers, this option will improve the performance of the widget. ShowMarkers Display map BOO- True Y N markers. LEAN ShowPathBetween- Display the BOO- False Y N Markers path between LEAN markers. ShowStartMarker Display a BOO- True Y N special marker LEAN for the first map data point. ShowEndMarker Display a BOO- True Y N special marker LEAN for the last map data point. ShowRoute Display the BOO- False Y N route. LEAN ShowPlannedRoute Display the BOO- False Y N planned route. LEAN ShowRegions Display the BOO- False Y N regions. LEAN EnableLocationSe- Enable BOO- False Y N lection location LEAN selection mode. ShowSelection- Display the BOO- False Y N Marker current LEAN selection marker.

5 Property Name Description Base Default Binda- Localiz- Type Value ble? able? (Y/N) (Y/N) EnableSelection- Enable the BOO- True Y N Marker marker LEAN selection mode. EnableRegionSe- Enable the BOO- False Y N lection region LEAN selection mode MultiSelect Enable BOO- False N N multiple LEAN marker selection. RegionMultiSelect Enable BOO- False N N multiple LEAN region selection. TooltipMashup- Tooltip MASHUP- n/a Y N Name mashup name. NAME TooltipMashup- Width of the NUMBER 400 N N Width mashup tooltip. TooltipMashu- Height of the NUMBER 300 N N pHeight mashup tooltip. NEBoundry The northeast LOCA- Y N boundry TION location- longitude, latitude, elevation, and units in WGS84. NWBoundry The northwest LOCA- Y N boundry TION location- longitude, latitude, elevation, and units in WGS84.

6 Property Name Description Base Default Binda- Localiz- Type Value ble? able? (Y/N) (Y/N) SEBoundry The southeast LOCA- Y N boundry TION location- longitude, latitude, elevation, and units in WGS84. SWBoundry The southwest LOCA- Y N boundry TION location- longitude, latitude, elevation, and units in WGS84. ShowDataLoading Display the BOO- True N N data while it LEAN loads. Changed Event. n/a n/a Y N DoubleClicked Event. n/a n/a Y N Triggered when the widget is double clicked. BoundsChanged Event. n/a n/a Y N Triggered when the bounds change. AutoZoom Service. n/a n/a Y N AutoZoom. Visible Is the widget BOO- True N N visible in LEAN runtime?

7 Related Links Google Widgets on page

8