GetMapsOptions Class |
Namespace: Dundas.BI.WebApi.Models
The GetMapsOptions type exposes the following members.
Name | Description | |
---|---|---|
GetMapsOptions | Initializes a new instance of the GetMapsOptions class |
Name | Description | |
---|---|---|
AvailableLayerIds |
Gets the list of available layer IDs.
| |
DisableMetricSetViewportCentering |
Gets or sets a value indicating whether the viewport will be centered over metric set data points when it first loads.
| |
FetchOnlyRequestedResources |
Gets or sets a value indicating whether only map resources that are explicitly requested are returned.
| |
MapCenterPosition |
Gets or sets the MapCenterPosition value.
| |
MetricSetBindingData |
Gets the metric set binding data MetricSetBindingData for metric sets attached to a map control.
| |
MetricSetDataRequest |
Gets the client data request ClientRequest for metric sets attached to a map control.
| |
MetricSetDataRequestIds |
Gets the IDs of client data request ClientRequest for metric sets attached to a map control.
| |
MetricSetResourceFileIds |
Gets the IDs of map/diagram resource files required based on the ClientRequest for the metric set.
| |
MetricSetResourceFileNames |
Gets the names of map/diagram resource files required based on the ClientRequest for the metric set.
| |
PathCompatibleNames |
Gets the list of alternative path names and their corresponding original path names, which were
specified for compatibility with a data source.
| |
ProjectionType |
Gets or sets the map projection type.
| |
RequestedMapIds |
Gets the IDs of map or diagram resource files requested by users.
| |
ShapeCompatibleNames |
Gets the list of alternative shape names and their corresponding original shape names, which were
specified for compatibility with a data source.
| |
SymbolCompatibleNames |
Gets the list of alternative symbol names and their corresponding original symbol names, which were
specified for compatibility with a data source.
| |
ViewportData |
Gets or sets the ViewportData information.
|