[mapguide-commits] r10044 - trunk/MgDev/UnitTest/TestData/Samples/Sheboygan/Library/Samples/Sheboygan/FlexibleLayouts

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon Apr 3 05:37:43 PDT 2023


Author: jng
Date: 2023-04-03 05:37:42 -0700 (Mon, 03 Apr 2023)
New Revision: 10044

Modified:
   trunk/MgDev/UnitTest/TestData/Samples/Sheboygan/Library/Samples/Sheboygan/FlexibleLayouts/SlateCommercial.ApplicationDefinition_CONTENT.xml
Log:
Remove Google Maps layers, street view widget and obsolete script references from our example "Commercial" flexible layout. Bing Maps support requires an API key, denoted by the ADD_BING_MAP_KEY_HERE placeholder that users must fill in if they want to see Bing Maps layers in this flexible layout

Modified: trunk/MgDev/UnitTest/TestData/Samples/Sheboygan/Library/Samples/Sheboygan/FlexibleLayouts/SlateCommercial.ApplicationDefinition_CONTENT.xml
===================================================================
--- trunk/MgDev/UnitTest/TestData/Samples/Sheboygan/Library/Samples/Sheboygan/FlexibleLayouts/SlateCommercial.ApplicationDefinition_CONTENT.xml	2023-03-30 10:22:01 UTC (rev 10043)
+++ trunk/MgDev/UnitTest/TestData/Samples/Sheboygan/Library/Samples/Sheboygan/FlexibleLayouts/SlateCommercial.ApplicationDefinition_CONTENT.xml	2023-04-03 12:37:42 UTC (rev 10044)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <ApplicationDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="ApplicationDefinition-1.0.0.xsd">
   <Title>Sample - Slate with Commerical Maps</Title>
   <TemplateUrl>fusion/templates/mapguide/slate/index.html</TemplateUrl>
@@ -19,46 +19,6 @@
         </Extension>
       </Map>
       <Map>
-        <Type>Google</Type>
-        <SingleTile>true</SingleTile>
-        <Extension>
-          <Options>
-            <name>Google Hybrid</name>
-            <type>G_HYBRID_MAP</type>
-          </Options>
-        </Extension>
-      </Map>
-      <Map>
-        <Type>Google</Type>
-        <SingleTile>true</SingleTile>
-        <Extension>
-          <Options>
-            <name>Google Satellite</name>
-            <type>G_SATELLITE_MAP</type>
-          </Options>
-        </Extension>
-      </Map>
-      <Map>
-        <Type>Google</Type>
-        <SingleTile>true</SingleTile>
-        <Extension>
-          <Options>
-            <name>Google Streets</name>
-            <type>G_NORMAL_MAP</type>
-          </Options>
-        </Extension>
-      </Map>
-      <Map>
-        <Type>Google</Type>
-        <SingleTile>true</SingleTile>
-        <Extension>
-          <Options>
-            <name>Google Physical</name>
-            <type>G_PHYSICAL_MAP</type>
-          </Options>
-        </Extension>
-      </Map>
-      <Map>
         <Type>VirtualEarth</Type>
         <SingleTile>true</SingleTile>
         <Extension>
@@ -84,7 +44,7 @@
         <Extension>
           <Options>
             <name>Bing Maps Hybrid</name>
-            <type>Hybrid</type>
+            <type>AerialsWithLabels</type>
           </Options>
         </Extension>
       </Map>
@@ -125,7 +85,7 @@
       <Name>Toolbar</Name>
       <Type>Toolbar</Type>
       <Position>top</Position>
-      <Extension/>
+      <Extension />
       <Item xsi:type="WidgetItemType">
         <Function>Widget</Function>
         <Widget>Print</Widget>
@@ -198,7 +158,7 @@
       <Name>ToolbarSecondary</Name>
       <Type>Toolbar</Type>
       <Position>top</Position>
-      <Extension/>
+      <Extension />
       <Item xsi:type="WidgetItemType">
         <Function>Widget</Function>
         <Widget>Select</Widget>
@@ -240,7 +200,7 @@
       <Name>ToolbarVertical</Name>
       <Type>Toolbar</Type>
       <Position>left</Position>
-      <Extension/>
+      <Extension />
       <Item xsi:type="WidgetItemType">
         <Function>Widget</Function>
         <Widget>vertSelect</Widget>
@@ -282,7 +242,7 @@
       <Name>FileMenu</Name>
       <Type>Toolbar</Type>
       <Position>top</Position>
-      <Extension/>
+      <Extension />
       <Item xsi:type="WidgetItemType">
         <Function>Widget</Function>
         <Widget>MapMenu</Widget>
@@ -322,10 +282,6 @@
           <Function>Widget</Function>
           <Widget>CoordinateTracker</Widget>
         </Item>
-        <Item xsi:type="WidgetItemType">
-          <Function>Widget</Function>
-          <Widget>GoogleStreetViewer</Widget>
-        </Item>
       </Item>
     </Container>
     <Container xsi:type="UiItemContainerType">
@@ -332,7 +288,7 @@
       <Name>Statusbar</Name>
       <Type>Splitterbar</Type>
       <Position>bottom</Position>
-      <Extension/>
+      <Extension />
       <Item xsi:type="WidgetItemType">
         <Function>Widget</Function>
         <Widget>statusCoordinates</Widget>
@@ -354,7 +310,7 @@
       <Name>MapContextMenu</Name>
       <Type>ContextMenu</Type>
       <Position>top</Position>
-      <Extension/>
+      <Extension />
       <Item xsi:type="WidgetItemType">
         <Function>Widget</Function>
         <Widget>RefreshMap</Widget>
@@ -450,7 +406,7 @@
       <Name>TaskMenu</Name>
       <Type>ContextMenu</Type>
       <Position>top</Position>
-      <Extension/>
+      <Extension />
       <Item xsi:type="WidgetItemType">
         <Function>Widget</Function>
         <Widget>Measure</Widget>
@@ -487,7 +443,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>About</Name>
       <Type>About</Type>
-      <Location/>
+      <Location />
       <Extension>
         <AboutURL>widgets/About/About.html</AboutURL>
       </Extension>
@@ -495,13 +451,13 @@
       <ImageClass>about</ImageClass>
       <Label>About</Label>
       <Tooltip>Click to show information about this application</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget>
       <Name>ActivityIndicator</Name>
       <Type>ActivityIndicator</Type>
-      <Location/>
+      <Location />
       <Extension>
         <ElementId>
         </ElementId>
@@ -510,19 +466,19 @@
     <Widget xsi:type="UiWidgetType">
       <Name>BasemapSwitcher</Name>
       <Type>BasemapSwitcher</Type>
-      <Location/>
-      <Extension/>
+      <Location />
+      <Extension />
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>options</ImageClass>
       <Label>External Providers</Label>
       <Tooltip>Click to change the basemap</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>BufferPanel</Name>
       <Type>BufferPanel</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Target>TaskPane</Target>
       </Extension>
@@ -530,52 +486,52 @@
       <ImageClass>buffer</ImageClass>
       <Label>Buffer</Label>
       <Tooltip>Click to create a buffer</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>CenterSelection</Name>
       <Type>CenterSelection</Type>
-      <Location/>
-      <Extension/>
+      <Location />
+      <Extension />
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>select-centre</ImageClass>
       <Label>Center selection</Label>
       <Tooltip>Click to center the map on the current selection</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>ClearSelection</Name>
       <Type>ClearSelection</Type>
-      <Location/>
-      <Extension/>
+      <Location />
+      <Extension />
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>select-clear</ImageClass>
       <Label>Clear Selection</Label>
       <Tooltip>Click to clear the current selection</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>ColorPicker</Name>
       <Type>ColorPicker</Type>
-      <Location/>
+      <Location />
       <Extension>
         <ColorInputId>
         </ColorInputId>
       </Extension>
-      <ImageUrl/>
-      <ImageClass/>
+      <ImageUrl />
+      <ImageClass />
       <Label>Color picker</Label>
       <Tooltip>Use this tool to select a color</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>CoordinateTracker</Name>
       <Type>CoordinateTracker</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Target>TaskPane</Target>
         <Projection>EPSG:4326</Projection>
@@ -585,13 +541,13 @@
       <ImageClass>coordinate-tracker</ImageClass>
       <Label>Coordinate Tracker</Label>
       <Tooltip>Click to view mouse coordinates in various projections</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget>
       <Name>EditableScale</Name>
       <Type>EditableScale</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Precision>4</Precision>
       </Extension>
@@ -599,7 +555,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>FeatureInfo</Name>
       <Type>FeatureInfo</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Target>TaskPane</Target>
       </Extension>
@@ -607,13 +563,13 @@
       <ImageClass>feature-info</ImageClass>
       <Label>Feature Info</Label>
       <Tooltip>Click to display selected feature info</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>Geolocation</Name>
       <Type>Geolocation</Type>
-      <Location/>
+      <Location />
       <Extension>
         <ZoomLevel>
         </ZoomLevel>
@@ -625,32 +581,13 @@
       <ImageClass>geolocation</ImageClass>
       <Label>My Location</Label>
       <Tooltip>Click to zoom to your current geographic location</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
-      <Name>GoogleStreetViewer</Name>
-      <Type>GoogleStreetViewer</Type>
-      <Location/>
-      <Extension>
-        <Target>TaskPane</Target>
-        <SymbolLayerName>GoogleStreetViewerSymbolLayer</SymbolLayerName>
-        <ShowDirection>true</ShowDirection>
-        <DirectionLength>22</DirectionLength>
-        <AdditionalParameter>
-        </AdditionalParameter>
-      </Extension>
-      <ImageUrl>../../../widgets/GoogleStreetViewer/GoogleStreetView.png</ImageUrl>
-      <ImageClass/>
-      <Label>Google StreetView</Label>
-      <Tooltip>Click to show Google StreetView</Tooltip>
-      <StatusText/>
-      <Disabled>false</Disabled>
-    </Widget>
-    <Widget xsi:type="UiWidgetType">
       <Name>Help</Name>
       <Type>Help</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Target>HelpWindow</Target>
         <Url>widgets/Help/Help.html</Url>
@@ -659,13 +596,13 @@
       <ImageClass>help</ImageClass>
       <Label>Help</Label>
       <Tooltip>Click to get help</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>InitialMapView</Name>
       <Type>InitialMapView</Type>
-      <Location/>
+      <Location />
       <Extension>
         <ViewType>initial</ViewType>
       </Extension>
@@ -673,13 +610,13 @@
       <ImageClass>zoom-full</ImageClass>
       <Label>Zoom Extents</Label>
       <Tooltip>Click to zoom to the full map extents</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget>
       <Name>Legend</Name>
       <Type>Legend</Type>
-      <Location/>
+      <Location />
       <Extension>
         <HideInvisibleLayers>true</HideInvisibleLayers>
         <ShowRootFolder>false</ShowRootFolder>
@@ -696,13 +633,13 @@
     <Widget>
       <Name>LinkToView</Name>
       <Type>LinkToView</Type>
-      <Location/>
-      <Extension/>
+      <Location />
+      <Extension />
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>MapMenu</Name>
       <Type>MapMenu</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Folder>
         </Folder>
@@ -711,13 +648,13 @@
       <ImageClass>legend-map</ImageClass>
       <Label>Maps</Label>
       <Tooltip>Choose a map theme</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>Maptip</Name>
       <Type>Maptip</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Delay>350</Delay>
         <Layer>
@@ -730,19 +667,19 @@
       <ImageClass>maptip</ImageClass>
       <Label>Maptip</Label>
       <Tooltip>Click to Enable/Disable get information about features from Server</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget>
       <Name>Navigator</Name>
       <Type>Navigator</Type>
-      <Location/>
-      <Extension/>
+      <Location />
+      <Extension />
     </Widget>
     <Widget>
       <Name>OverviewMap</Name>
       <Type>OverviewMap</Type>
-      <Location/>
+      <Location />
       <Extension>
         <MapId>
         </MapId>
@@ -753,34 +690,34 @@
     <Widget xsi:type="UiWidgetType">
       <Name>Pan</Name>
       <Type>Pan</Type>
-      <Location/>
-      <Extension/>
+      <Location />
+      <Extension />
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>pan</ImageClass>
       <Label>Pan</Label>
       <Tooltip>Click and drag to pan the map</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>PanOnClick</Name>
       <Type>PanOnClick</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Percentage>75</Percentage>
         <Direction>none</Direction>
       </Extension>
-      <ImageUrl/>
-      <ImageClass/>
-      <Label/>
-      <Tooltip/>
-      <StatusText/>
+      <ImageUrl />
+      <ImageClass />
+      <Label />
+      <Tooltip />
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>PanQuery</Name>
       <Type>PanQuery</Type>
-      <Location/>
+      <Location />
       <Extension>
         <SelectionType>INTERSECTS</SelectionType>
         <Tolerance>3</Tolerance>
@@ -790,13 +727,13 @@
       <ImageClass>pan</ImageClass>
       <Label>Pan query</Label>
       <Tooltip>Drag the mouse to pan, click to query</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>Print</Name>
       <Type>Print</Type>
-      <Location/>
+      <Location />
       <Extension>
         <ShowPrintUI>true</ShowPrintUI>
         <ShowTitle>false</ShowTitle>
@@ -811,13 +748,13 @@
       <ImageClass>file-print</ImageClass>
       <Label>Print</Label>
       <Tooltip>Print the current map view</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>Query</Name>
       <Type>Query</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Target>TaskPane</Target>
       </Extension>
@@ -825,13 +762,13 @@
       <ImageClass>query</ImageClass>
       <Label>Query</Label>
       <Tooltip>Click to execute a custom query</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>QuickPlot</Name>
       <Type>QuickPlot</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Target>TaskPane</Target>
         <RememberPlotOptions>false</RememberPlotOptions>
@@ -852,16 +789,16 @@
         <ShowLegalDisclaimer>true</ShowLegalDisclaimer>
       </Extension>
       <ImageUrl>images/icons/print.png</ImageUrl>
-      <ImageClass/>
+      <ImageClass />
       <Label>Quick Plot</Label>
       <Tooltip>Click to create a plot quickly</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>Redline</Name>
       <Type>Redline</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Target>TaskPane</Target>
         <AutogenerateLayerNames>true</AutogenerateLayerNames>
@@ -876,25 +813,25 @@
       <ImageClass>redline</ImageClass>
       <Label>Redline</Label>
       <Tooltip>Click to draw redline features</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>RefreshMap</Name>
       <Type>RefreshMap</Type>
-      <Location/>
-      <Extension/>
+      <Location />
+      <Extension />
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>view-refresh</ImageClass>
       <Label>Refresh</Label>
       <Tooltip>Click to redraw the map</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>SaveMap</Name>
       <Type>SaveMap</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Format>png</Format>
         <Scale>
@@ -906,13 +843,13 @@
       <ImageClass>file-save</ImageClass>
       <Label>Save map</Label>
       <Tooltip>Click to save the map as an image</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget>
       <Name>Scalebar</Name>
       <Type>Scalebar</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Style>thin</Style>
         <DisplaySystem>metric</DisplaySystem>
@@ -928,7 +865,7 @@
     <Widget>
       <Name>ScalebarDual</Name>
       <Type>ScalebarDual</Type>
-      <Location/>
+      <Location />
       <Extension>
         <MaxWidth>300</MaxWidth>
         <TopInUnits>ft</TopInUnits>
@@ -940,7 +877,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>Select</Name>
       <Type>Select</Type>
-      <Location/>
+      <Location />
       <Extension>
         <SelectionType>INTERSECTS</SelectionType>
         <Tolerance>3</Tolerance>
@@ -950,13 +887,13 @@
       <ImageClass>select</ImageClass>
       <Label>Select</Label>
       <Tooltip>Click to select features</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget>
       <Name>SelectionPanel</Name>
       <Type>SelectionPanel</Type>
-      <Location/>
+      <Location />
       <Extension>
         <PreviousImageUrl>
         </PreviousImageUrl>
@@ -969,7 +906,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>SelectPolygon</Name>
       <Type>SelectPolygon</Type>
-      <Location/>
+      <Location />
       <Extension>
         <SelectionType>INTERSECTS</SelectionType>
         <Tolerance>3</Tolerance>
@@ -978,13 +915,13 @@
       <ImageClass>select-polygon</ImageClass>
       <Label>Select Polygon</Label>
       <Tooltip>Draw a polygon to perform a selection</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>SelectRadius</Name>
       <Type>SelectRadius</Type>
-      <Location/>
+      <Location />
       <Extension>
         <SelectionType>INTERSECTS</SelectionType>
         <Tolerance>3</Tolerance>
@@ -997,13 +934,13 @@
       <ImageClass>select-radius</ImageClass>
       <Label>Select Radius</Label>
       <Tooltip>Click to select within a radius</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>SelectRadiusValue</Name>
       <Type>SelectRadiusValue</Type>
-      <Location/>
+      <Location />
       <Extension>
         <RadiusName>SelectRadius</RadiusName>
         <Label>
@@ -1011,17 +948,17 @@
         <ClassName>
         </ClassName>
       </Extension>
-      <ImageUrl/>
-      <ImageClass/>
+      <ImageUrl />
+      <ImageClass />
       <Label>Select radius value</Label>
       <Tooltip>enter the radius for the Select by Radius tool</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>SelectWithin</Name>
       <Type>SelectWithin</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Target>TaskPane</Target>
         <DisableIfSelectionEmpty>true</DisableIfSelectionEmpty>
@@ -1030,13 +967,13 @@
       <ImageClass>select-features</ImageClass>
       <Label>Select within</Label>
       <Tooltip>Click to select features within this selection</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget>
       <Name>TaskPane</Name>
       <Type>TaskPane</Type>
-      <Location/>
+      <Location />
       <Extension>
         <InitialTask>
         </InitialTask>
@@ -1046,7 +983,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>Theme</Name>
       <Type>Theme</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Target>TaskPane</Target>
       </Extension>
@@ -1054,13 +991,13 @@
       <ImageClass>theme</ImageClass>
       <Label>Theme</Label>
       <Tooltip>Click to create a themed layer</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>ViewOptions</Name>
       <Type>ViewOptions</Type>
-      <Location/>
+      <Location />
       <Extension>
         <DisplayUnits>
         </DisplayUnits>
@@ -1069,13 +1006,13 @@
       <ImageClass>options</ImageClass>
       <Label>Options</Label>
       <Tooltip>Click to change the units displayed</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>Zoom</Name>
       <Type>Zoom</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Tolerance>5</Tolerance>
         <Factor>2</Factor>
@@ -1091,7 +1028,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>ZoomToSelection</Name>
       <Type>ZoomToSelection</Type>
-      <Location/>
+      <Location />
       <Extension>
         <MaximumZoomDimension>-1</MaximumZoomDimension>
         <ZoomFactor>2</ZoomFactor>
@@ -1100,13 +1037,13 @@
       <ImageClass>select-zoom</ImageClass>
       <Label>Zoom Selection</Label>
       <Tooltip>Click to zoom to the selection</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>ZoomIn</Name>
       <Type>ZoomOnClick</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Factor>2</Factor>
       </Extension>
@@ -1120,7 +1057,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>ZoomOut</Name>
       <Type>ZoomOnClick</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Factor>0.5</Factor>
       </Extension>
@@ -1134,7 +1071,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>PreviousView</Name>
       <Type>ExtentHistory</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Direction>previous</Direction>
       </Extension>
@@ -1148,7 +1085,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>NextView</Name>
       <Type>ExtentHistory</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Direction>next</Direction>
       </Extension>
@@ -1162,7 +1099,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>tbBuffer</Name>
       <Type>BufferPanel</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Target>TaskPane</Target>
       </Extension>
@@ -1176,7 +1113,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>Measure</Name>
       <Type>Measure</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Type>both</Type>
         <MeasureTooltipContainer>MeasureResult</MeasureTooltipContainer>
@@ -1196,63 +1133,63 @@
     <Widget xsi:type="UiWidgetType">
       <Name>showOverview</Name>
       <Type>InvokeScript</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Script>showOverviewMap()</Script>
       </Extension>
-      <ImageUrl/>
-      <ImageClass/>
+      <ImageUrl />
+      <ImageClass />
       <Label>Show Overview</Label>
-      <Tooltip/>
-      <StatusText/>
+      <Tooltip />
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>showTaskPane</Name>
       <Type>InvokeScript</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Script>showTaskPane()</Script>
       </Extension>
-      <ImageUrl/>
-      <ImageClass/>
+      <ImageUrl />
+      <ImageClass />
       <Label>Show Task Pane</Label>
-      <Tooltip/>
-      <StatusText/>
+      <Tooltip />
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>showLegend</Name>
       <Type>InvokeScript</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Script>showLegend()</Script>
       </Extension>
-      <ImageUrl/>
-      <ImageClass/>
+      <ImageUrl />
+      <ImageClass />
       <Label>Show Legend</Label>
-      <Tooltip/>
-      <StatusText/>
+      <Tooltip />
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>showSelectionPanel</Name>
       <Type>InvokeScript</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Script>showSelectionPanel()</Script>
       </Extension>
-      <ImageUrl/>
-      <ImageClass/>
+      <ImageUrl />
+      <ImageClass />
       <Label>Show Selection Panel</Label>
-      <Tooltip/>
-      <StatusText/>
+      <Tooltip />
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget>
       <Name>statusCoordinates</Name>
       <Type>CursorPosition</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Template>X: {x} {units}, Y: {y} {units}</Template>
         <Precision>4</Precision>
@@ -1265,7 +1202,7 @@
     <Widget>
       <Name>statusSelection</Name>
       <Type>SelectionInfo</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Template>{0} feature(s) selected on {1} layer(s)</Template>
         <EmptyText>No selection</EmptyText>
@@ -1274,7 +1211,7 @@
     <Widget>
       <Name>statusViewSize</Name>
       <Type>ViewSize</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Units>Meters</Units>
         <Precision>2</Precision>
@@ -1284,13 +1221,13 @@
     <Widget xsi:type="UiWidgetType">
       <Name>vertZoomIn</Name>
       <Type>ZoomOnClick</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Factor>2</Factor>
       </Extension>
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>zoom-in-fixed</ImageClass>
-      <Label/>
+      <Label />
       <Tooltip>Zoom in by a preset increment</Tooltip>
       <StatusText>Zoom in by a preset increment</StatusText>
       <Disabled>false</Disabled>
@@ -1298,13 +1235,13 @@
     <Widget xsi:type="UiWidgetType">
       <Name>vertZoomOut</Name>
       <Type>ZoomOnClick</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Factor>0.5</Factor>
       </Extension>
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>zoom-out-fixed</ImageClass>
-      <Label/>
+      <Label />
       <Tooltip>Zoom out by a preset increment</Tooltip>
       <StatusText>Zoom out by a preset increment</StatusText>
       <Disabled>false</Disabled>
@@ -1312,13 +1249,13 @@
     <Widget xsi:type="UiWidgetType">
       <Name>vertPreviousView</Name>
       <Type>ExtentHistory</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Direction>previous</Direction>
       </Extension>
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>view-back</ImageClass>
-      <Label/>
+      <Label />
       <Tooltip>Go to previous view</Tooltip>
       <StatusText>Go to previous view</StatusText>
       <Disabled>false</Disabled>
@@ -1326,13 +1263,13 @@
     <Widget xsi:type="UiWidgetType">
       <Name>vertNextView</Name>
       <Type>ExtentHistory</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Direction>next</Direction>
       </Extension>
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>view-forward</ImageClass>
-      <Label/>
+      <Label />
       <Tooltip>Go to next view</Tooltip>
       <StatusText>Go to next view</StatusText>
       <Disabled>false</Disabled>
@@ -1340,7 +1277,7 @@
     <Widget xsi:type="UiWidgetType">
       <Name>vertSelect</Name>
       <Type>Select</Type>
-      <Location/>
+      <Location />
       <Extension>
         <SelectionType>INTERSECTS</SelectionType>
         <Tolerance>3</Tolerance>
@@ -1348,27 +1285,27 @@
       </Extension>
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>select</ImageClass>
-      <Label/>
+      <Label />
       <Tooltip>Click to select features</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>vertPan</Name>
       <Type>Pan</Type>
-      <Location/>
-      <Extension/>
+      <Location />
+      <Extension />
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>pan</ImageClass>
-      <Label/>
+      <Label />
       <Tooltip>Click and drag to pan the map</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>vertZoom</Name>
       <Type>Zoom</Type>
-      <Location/>
+      <Location />
       <Extension>
         <Tolerance>5</Tolerance>
         <Factor>2</Factor>
@@ -1376,7 +1313,7 @@
       </Extension>
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>zoom-in</ImageClass>
-      <Label/>
+      <Label />
       <Tooltip>Click or click and drag on the map to zoom in</Tooltip>
       <StatusText>Click or click and drag on the map to zoom in</StatusText>
       <Disabled>false</Disabled>
@@ -1384,21 +1321,21 @@
     <Widget xsi:type="UiWidgetType">
       <Name>vertInitialMapView</Name>
       <Type>InitialMapView</Type>
-      <Location/>
+      <Location />
       <Extension>
         <ViewType>initial</ViewType>
       </Extension>
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>zoom-full</ImageClass>
-      <Label/>
+      <Label />
       <Tooltip>Click to zoom to the full map extents</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
     <Widget xsi:type="UiWidgetType">
       <Name>vertZoomToSelection</Name>
       <Type>ZoomToSelection</Type>
-      <Location/>
+      <Location />
       <Extension>
         <MaximumZoomDimension>-1</MaximumZoomDimension>
         <ZoomFactor>2</ZoomFactor>
@@ -1405,15 +1342,14 @@
       </Extension>
       <ImageUrl>images/icons.png</ImageUrl>
       <ImageClass>select-zoom</ImageClass>
-      <Label/>
+      <Label />
       <Tooltip>Click to zoom to the selection</Tooltip>
-      <StatusText/>
+      <StatusText />
       <Disabled>false</Disabled>
     </Widget>
   </WidgetSet>
   <Extension>
-    <VirtualEarthScript>http://dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.2</VirtualEarthScript>
-    <GoogleScript>http://maps.google.com/maps/api/js?sensor=false</GoogleScript>
     <OpenStreetMapScript>http://www.openstreetmap.org/openlayers/OpenStreetMap.js</OpenStreetMapScript>
+    <BingMapKey>ADD_BING_MAP_KEY_HERE</BingMapKey>
   </Extension>
 </ApplicationDefinition>
\ No newline at end of file



More information about the mapguide-commits mailing list