マップの Google カスタマイズプロパティテーブル
マップのカスタマイズプロパティについては、次のGoogle「マップのプロパティ」のGoogle表で説明されています。
| 名前 | 説明 |
|---|---|
| Google Maps に使用する認証手法を定義します google.maps.method |
|
| true の場合、新しい「情報ウィンドウ」を開く前に、現在の「情報」ウィンドウが自動的に閉じます。false の場合、複数の「情報ウィンドウ」を開くことができます。 google.maps.auto_close |
|
| サーバーの URL と結合された、Google からのマップ キー。新しいキーを取得するには、http://www.google.com/apis/maps/signup.html で詳細を参照してください。 google.maps.key |
注:
Fam-map コンポーネントは、認証に設定されたキー (google.maps.key) とクライアント ID (google.maps.client) を使用します。キーまたはクライアント ID のいずれかのオプションを使用する必要があります。 |
| Google Maps API for Business のクライアント ID。独自のキーを取得するには、http://www.google.com/enterprise/earthmaps/maps.html で詳細を参照してください。 google.maps.client |
|
| ジオコーディング要求に使用する Google Maps キーを顧客が提供しました。入手するには-https://developers.google.com/maps/documentation/geocoding/get-api-key を参照してください google.maps.key.ジオコーディング |
|
| マップに表示する最大項目数 google.maps.max_items |
|
| マップが使用するテーブル。テーブルには、名前、経度、緯度のフィールドが必要です。 google.maps.table |
|
| Google Map バージョン google.maps.version |
|
| 日数で表した期間。これは、システムに保存されている場所の経度と緯度を更新するときに使用されます。30日の期間を超えて保存すると、Googleマップの利用規約に違反します。これは常に 30 未満の値に設定されるようにしてください。 google.maps.refresh.latlong.duration |
|
| このプロパティは、地域に基づいて Google マップの動作を変更する場合にのみ有効にします。地域は、sys_user レコードの現在のユーザーの [国コード] フィールド値から入力されます。sys_user レコードの国コード値は、Google Map の地域コードから推測される値と一致している必要があります。ほとんどの Unicode 地域識別子は ISO 3166-1 コードと同じですが、いくつかの例外があります。変更を加える前にコードを適切に確認してください。(Enable this property only when you want to alter the Google map's behavior based on a region. The region is populated from the current User's 'Country code' field value in sys_user record. The Country code value on the sys_user record should be consistent with the expectations from the Google Map's region code. Most Unicode region identifiers are identical to ISO 3166-1 codes, with some notable exceptions. Check the codes properly before making any changes.)] google.maps.localization.region.enable |
|