Google/Googlemap/GeoCoding
提供: 初心者エンジニアの簡易メモ
2016年8月4日 (木) 16:23時点におけるAdmin (トーク | 投稿記録)による版 (ページの作成:「==緯度軽度取得api作成== #プロジェクトを作成(https://code.google.com/apis/console #Google Maps Geocoding API を選択 #apiキーを作成し保存して...」)
緯度軽度取得api作成
- プロジェクトを作成(https://code.google.com/apis/console
- Google Maps Geocoding API を選択
- apiキーを作成し保存しておく
使い方 https://maps.googleapis.com/maps/api/geocode/json?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&key=[apikey]