OutSystems Forge 日本語データベース

Google Distance Matrix API

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-08-16 1.0.0 www.justsolve.co.za 9.1.501.0 All All Applications, Components, Libraries
Google Maps Distance Matrix APIは、出発地と目的地の経路の移動距離と時間を計算するサービスです。
Google APIキーを作成し、GoogleAPIKeyをサイトプロパティ属性に入力する必要があります。 このAPIは、送信元アドレスを基準点として、宛先アドレスまでの距離を示します。 複数のアドレスは、送信元アドレスと宛先アドレスとして渡すことができます。 アドレスは、文字列または座標形式にすることができます。 パイプ "|"を使用してください。 複数の値を使用する場合は区切り文字を使用します。 詳細については、Google APIのマニュアルを参照してください。 トランスポートモード(「運転」)や単位(「メトリック」)など、現在デフォルト値として設定されている値もありますが、このモジュールを構築してDistance Matrix APIと対話するすべてのアクションを含めることをお勧めします。

[Overview]
The Google Maps Distance Matrix API is a service that provides travel distance and time for a matrix of origins and destinations.
[Detail]
You will need to create a Google API key and enter it into the GoogleAPIKey Site Properties attribute. This API gives you the distance to the destination address given the origin address as reference point. Multiple addresses can be passed as origin addresses as well as destination addresses. The addresses can be in string or coordinate format. Use the pipe "|" delimiter when using multiple values. See the Google API documentation for more information Some values are currently set as default, such as the transport mode ("driving") and units ("metric"), but you are welcome to help built this module out to include all possible Actions to interact with the Distance Matrix API.
戻る