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      
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      
The width of the legend image in pixels.
legendImageHeight    xsd:int    optional    16      
The height of the legend image in pixels.
mapResolution    xsd:int    optional         
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
description
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
description
The width of the legend image in pixels.

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

attribute LegendAttributeGroup/@mapResolution
type xsd:int
properties
use   optional
description
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.



© 2016 Pitney Bowes Software Inc. Email: pbbi.support@pb.com