complexType GetNamedMapLegendsRequest
diagram mapping_p169.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type extension of tns:Request
properties
base   ns:Request
children tns:NamedMap
used by
element   GetNamedMapLegendsRequest
attributes
Name    Type    Use    Default    Fixed    Annotation
id    xsd:string    optional         
A unique identifier that is returned in the response. It is used for debugging or keeping track of asynchronous requests.
locale    xsd:string    optional         
The language and country code of the request, which is defined using [language_code]_[country_code] syntax. The language code is a 2-letter ISO-639 code. The country code is a 2-letter ISO-3166 code. For example: en_US stands for the English language within the United States of America.
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.
description
A request to generate legends for a named map by specifying the named map and the size and mime type of the legends. The legends returned are single rows, including an image and text description, that make up a complete legend. For each layer in the named map, zero, one, or more legend entries will be returned.

element GetNamedMapLegendsRequest/NamedMap
diagram mapping_p170.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type xsd:string
properties
content   simple
description
The named map associated with the legend. Named maps are maps that you can refer to by an alias, such as "myeurope" or "worldoceans". Named maps contain a unique collection of named feature layers.



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