kawasin73 / tripmapp

0 stars 0 forks source link

Google Place APIについて #2

Open kawasin73 opened 6 years ago

kawasin73 commented 6 years ago

Google Maps Directions API

https://developers.google.com/maps/documentation/directions/intro?hl=ja

このサービスは、ユーザーの入力に対してリアルタイムで応答するようには設計されていません。ユーザー インターフェース要素内などでの動的ルート計算については、Google Maps JavaScript API ルートサービスのドキュメントをご覧ください。

JS - DirectionsService オブジェクト

https://developers.google.com/maps/documentation/javascript/directions?hl=ja

Google Place ID

https://developers.google.com/places/place-id?hl=ja

kawasin73 commented 6 years ago

Place ID を簡単に求める

https://developers.google.com/maps/documentation/javascript/examples/places-placeid-finder?hl=ja