この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

Charts Maps リソース

特定の地図の取得、更新、削除を行います。
リソース URL
1/eclair/maps/<id>
形式
JSON
使用可能なバージョン
38.0
HTTP のメソッド
DELETE GET PATCH
GET のレスポンスボディ

MapRepresentation

プロパティ名 説明 検索条件グループとバージョン 使用可能なバージョン
bounding​Box Bounding​Box​Representation 地理地図の境界ボックス Small、38.0 39.0
created​By User​Representation 地図の作成者 Small、38.0 38.0
created​Date Date この地図が作成された日付 Small、38.0 38.0
geo​Data Geo​Data​Representation 地図の地理データ Small、38.0 38.0
id String 18 文字のユーザ ID Small、38.0 38.0
label String 地図の表示ラベル Small、39.0 39.0
name String 地図の名前 Small、39.0 39.0
name​space String 地図の名前空間 Small、39.0 39.0
projection Connect​Eclair​Map​Projection​Type​Enum 地図で使用されている射影 (AlbersUSA、Equirectangular、Mercator) Small、38.0 38.0
url String 地図表示の URL Small、38.0 38.0
PATCH の要求パラメータ
パラメータ名 説明 必須か省略可能 使用可能なバージョン
geoMapObject Object (Map​Input​Representation) 地図に関する、すべての関連情報のリスト ({ "label": "My Map" } など)。 39.0
PATCH のリクエストボディ

MapInputRepresentation

プロパティ名 説明 必須か省略可能 使用可能なバージョン
boundingBox Map​Bounding​Box​Input​Representation 地図の境界ボックスを設定します。 39.0
geoData Asset​Reference​Input​Representation 親地理データを設定します。 39.0
label String 地図の表示ラベルを設定します。 39.0
name String 地図名を設定します 39.0
projection Connect​Eclair​Map​Projection​Type​Enum 地図の射影を設定します (AlbersUSA、Equirectangular、または Mercator) 39.0
PATCH のレスポンスボディ

MapRepresentation

プロパティ名 説明 検索条件グループとバージョン 使用可能なバージョン
bounding​Box Bounding​Box​Representation 地理地図の境界ボックス Small、38.0 39.0
created​By User​Representation 地図の作成者 Small、38.0 38.0
created​Date Date この地図が作成された日付 Small、38.0 38.0
geo​Data Geo​Data​Representation 地図の地理データ Small、38.0 38.0
id String 18 文字のユーザ ID Small、38.0 38.0
label String 地図の表示ラベル Small、39.0 39.0
name String 地図の名前 Small、39.0 39.0
name​space String 地図の名前空間 Small、39.0 39.0
projection Connect​Eclair​Map​Projection​Type​Enum 地図で使用されている射影 (AlbersUSA、Equirectangular、Mercator) Small、38.0 38.0
url String 地図表示の URL Small、38.0 38.0