complexType PanNamedMapByCenterRequest
diagram mapping_p258.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type extension of tns:MapRenderRequest
properties
base tns:MapRenderRequest
children tns:MapView tns:NamedMap tns:MapCenter
used by
element PanNamedMapByCenterRequest
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string  optional      
documentation
レスポンスで返される一意の識別子。非同期要求のデバッグまたは追跡で使用されます。
locale  xsd:string  optional      
documentation
要求の言語コードと国コードで、[language_code]_[country_code] 構文を使用して定義されます。言語コードは 2 文字の ISO-639 コードです。国コードは 2 文字の ISO-3166 コードです。例: en_US は米国内の英語を意味します。
imageMimeType  xsd:string  optional  image/png    
documentation
マップ イメージの形式を定義します。イメージの MIME タイプは "image/mimetype" という形式で指定する必要があります。サポートされているイメージ タイプは、png、jpg、および gif です。
returnImage  xsd:boolean  optional  false    
documentation
マップ イメージがレスポンスでどのように返されるのかを定義します。デフォルトでは、レスポンスでマップ イメージが返されず、イメージの場所を指す URL のみが返されます。returnImage が "true" に設定されている場合、マップ イメージはインライン バイナリ データとしてレスポンスで返されます。
continueOnException  xsd:boolean  optional  true    
documentation
非推奨: この属性は将来のリリースで削除される予定です。基盤となるレイヤのレンダリングに関する問題を無視するかどうかを定義します。デフォルトでは、レイヤの問題が無視されます。ignoreLayer が false に設定されている場合、マップ イメージは返されず、例外が返されます。
annotation
documentation
実世界座標 (ポイント) に基づいて中心が変更された、名前付きマップのマップ イメージを取得するためのリクエスト。

element PanNamedMapByCenterRequest/MapView
diagram mapping_p259.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:MapView
properties
content complex
children tns:AffineTransform tns:Width tns:Height
attributes
Name  Type  Use  Default  Fixed  Annotation
unit  tns:PaperUnit  optional  Pixel    
documentation
用紙ユニットの単位。デフォルト値は Pixel です。とり得るすべての値のリストについては、PaperUnit 要素のドキュメントを参照してください。
rendering  tns:Rendering  optional  Speed    
appinfo
非推奨
documentation
非推奨: この属性の値は無視され、常に Quality になります。
background  xsd:string  optional      
documentation
マップ イメージで使用する背景色。#RRGGBB 形式で表現されます。指定されていない場合は、背景色が透明になります。
mapResolution  xsd:int  optional      
documentation
インチあたりのドット数で表したマップ イメージの解像度 (1 リニア インチの範囲内に配置できる個々のドット数)。デフォルト値は 96 dpi です。定義できる最小 dpi は 72 です。それ未満でレンダリングすると、イメージの品質が低下します。72 未満の値を指定した場合、例外がスローされます。
backgroundOpacity  xsd:double  optional      
documentation
背景色の透過性。background 属性と backgroundOpacity 属性が指定されている場合は、それらの値を使用して背景が描画されます。背景が使用されていない場合は、backgroundOpacity 属性に関係なく、背景が完全な透明になります。背景が使用されていても透過性が指定されていない場合は、背景が完全な不透明になります。
annotation
documentation
マップ イメージの表示に使用されるマップ ビュー。

element PanNamedMapByCenterRequest/NamedMap
diagram mapping_p260.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type xsd:string
properties
content simple
annotation
documentation
名前付きマップの名前。

element PanNamedMapByCenterRequest/MapCenter
diagram mapping_p261.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Point
properties
content complex
children tns:Pos
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xsd:string  optional      
documentation
このジオメトリと関連付けられた空間参照系の名前。
annotation
documentation
マップの中心を変更するための実世界座標のポイント。


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