attributeGroup LegendAttributeGroup
namespace http://www.mapinfo.com/midev/service/mapping/v1
used by
complexTypes GetMapLegendsRequest GetNamedMapLegendsRequest GetNamedMapWithOverlayLegendRequest
attributes
Name  Type  Use  Default  Fixed  Annotation
imageMimeType  xsd:string  optional  image/png    
documentation
The image format of the legend to return. The format is specified using the image mime type, e.g., image/jpeg or image/png. For a list of supported mime types, use the ListMapImageMimeTypes method.
legendImageWidth  xsd:int  optional  16    
documentation
The width of the legend image in pixels.
legendImageHeight  xsd:int  optional  16    
documentation
The height of the legend image in pixels.
mapResolution  xsd:int  optional      
documentation
The resolution of map images in dots per inch (the number of individual dots that can be placed within the span of one linear inch). The default value is 96 dpi. The minimum dpi you can define is 72, anything less would render a poor quality image. If a value less than 72 is defined the service will throw an exception.

attribute LegendAttributeGroup/@imageMimeType
type xsd:string
properties
use optional
default image/png
annotation
documentation
The image format of the legend to return. The format is specified using the image mime type, e.g., image/jpeg or image/png. For a list of supported mime types, use the ListMapImageMimeTypes method.

attribute LegendAttributeGroup/@legendImageWidth
type xsd:int
properties
use optional
default 16
annotation
documentation
The width of the legend image in pixels.

attribute LegendAttributeGroup/@legendImageHeight
type xsd:int
properties
use optional
default 16
annotation
documentation
The height of the legend image in pixels.

attribute LegendAttributeGroup/@mapResolution
type xsd:int
properties
use optional
annotation
documentation
The resolution of map images in dots per inch (the number of individual dots that can be placed within the span of one linear inch). The default value is 96 dpi. The minimum dpi you can define is 72, anything less would render a poor quality image. If a value less than 72 is defined the service will throw an exception.


© 2007, 2020 Precisely. All rights reserved. support.precisely.com