Defines a tile cache Defines the parameters to access and describe the tile cache A bounding box around the area of the tile cache A group of layers that is used to compose a tiled layer in the HTML viewer TileStoreParameters defines the parameters of this tile cache. The tile image provider Collection of name value pairs for connecting to the tile image provider A type describing name and value pairs Text for the name of parameter Text for value of parameter Box2D encapsulates the the coordinates of a box in 2-D space Minimum x-coordinate Maximum x-coordinate Minimum y-coordinate Maximum y-coordinate BaseMapLayerType encapsulates the properties of a BaseMapLayer. Name of the MapLayer ResourceId of the MapLayer Whether or not the Layer can be selected Whether or not the Layer should be shown in the legend Label to be shown for the Layer in the legend Whether or not the Layer should be expanded in the legend. MapLayerGroupCommonType is a common subclass of MapLayerGroupCommonType and BaseMapLayerGroupCommonType The name of this LayerGroup Whether this group's visiblity should be visible or not when it first comes into range Whether or not the LayerGroup should be shown in the legend Whether or not the LayerGroup should be initially expanded in the legend Label to be shown for the LayerGroup in the legend BaseMapLayerGroupCommonType encapsulates the properties of a BaseMapLayerGroup. It extends MapLayerGroupCommonType by holding the layers in the group. The base map layer groups defines what layers are used to render a tile set in the HTML viewer. The layers that are part of this group. The order of the layers represents the draw order, layers first is the list are drawn over top of layers later in the list.