complexType BoundsMapView
diagram mapping_p84.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type extension of tns:MapView
properties
base   tns:MapView
children tns:AffineTransform tns:Width tns:Height tns:Bounds
used by
element   BoundsMapView
attributes
Name    Type    Use    Default    Fixed    Annotation
unit    tns:PaperUnit    optional    Pixel      
The unit of measure for paper units. The default value is Pixel. Please see the PaperUnit element's documentation for a listing of all possible values.
rendering    tns:Rendering    optional    Speed      
The type of rendering to perform, which can be either Speed (without anti-aliasing) or Quality (with anti-aliasing). The default value is Speed.
background    xsd:string    optional         
The background color to use for the map image, as expressed in #RRGGBB format. If not supplied, then the background color will be transparent.
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.
backgroundOpacity    xsd:double    optional         
The opacity of the background color. If the background and backgroundOpacity attributes are specified, these values will be used to draw the background. If the background is not used, then the background will be totally transparent regardless of the backgroundOpacity attribute. If the background is used but no opacity is specified, then the background will be totally opaque.
ratioAdjustment    tns:RatioAdjustment    optional    ExpandBounds      
Modifies the returned image to fit the defined extent of the window into the map image view. Specify ExpandBounds to have the defined window expanded to include more map information to fill the map view size if the current window is smaller than the defined map zoom and view.
description
Defines a map view based on the supplied bounds. The coordinate system of the bounds specifies the spatial reference system of the map. If the bounds are not specified then the service will determine them.

attribute BoundsMapView/@ratioAdjustment
type tns:RatioAdjustment
properties
use   optional
default   ExpandBounds
facets
Kind   Value   Annotation
enumeration   StretchMap
Not supported.
enumeration   ExpandBounds
Specifies to have the defined window expanded to include more map information to fill the map view size, if the current window is smaller than the defined map zoom and view.
description
Modifies the returned image to fit the defined extent of the window into the map image view. Specify ExpandBounds to have the defined window expanded to include more map information to fill the map view size if the current window is smaller than the defined map zoom and view.

element BoundsMapView/Bounds
diagram mapping_p85.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Envelope
properties
minOcc   0
maxOcc   1
content   complex
children tns:Pos
attributes
Name    Type    Use    Default    Fixed    Annotation
srsName    xsd:string    optional         
The spatial reference system name associated with this geometry.
description
The bounds that define the extents of this map view.



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