element GetNamedMapWithOverlayLegendRequest
diagram mapping_p39.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:GetNamedMapWithOverlayLegendRequest
properties
content complex
children tns:NamedMap tns:OverlayList
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 a legend from a named map with an overlay. An overlay can be a layer, theme, feature, or annotation.



© 2017 Pitney Bowes Software Inc. support.pb.com