GetMapsOptions Properties

The GetMapsOptions type exposes the following members.

Properties
  NameDescription
Public propertyAvailableLayerIds
Gets the list of available layer IDs.
Public propertyCompatibleNames
Gets the list of alternative element names specified for compatibility with a data source.
Public propertyDisableMetricSetViewportCentering
Gets or sets a value indicating whether the viewport will be centered over metric set data points when it first loads.
Public propertyFetchOnlyRequestedResources
Gets or sets a value indicating whether only map resources that are explicitly requested are returned.
Public propertyMapCenterPosition
Gets or sets the MapCenterPosition value.
Public propertyMetricSetBindingData
Gets the metric set binding data MetricSetBindingData for metric sets attached to a map control.
Public propertyMetricSetDataRequest
Gets the client data request ClientRequest for metric sets attached to a map control.
Public propertyMetricSetDataRequestIds
Gets the IDs of client data request ClientRequest for metric sets attached to a map control.
Public propertyMetricSetResourceFileIds
Gets the IDs of map/diagram resource files required based on the ClientRequest for the metric set.
Public propertyMetricSetResourceFileNames
Gets the names of map/diagram resource files required based on the ClientRequest for the metric set.
Public propertyProjectionType
Gets or sets the map projection type.
Public propertyRequestedMapIds
Gets the IDs of map or diagram resource files requested by users.
Public propertyViewportData
Gets or sets the ViewportData information.
Top
See Also