Google マップ v2 を使用する古い Web サイトがあります。以前は、Web サイトはhttp://domain1.eduで実行されていました。現在はhttp://domain2.eduで実行されています。マップキーを更新する必要があるようです。
インターネットで、これを行う方法を探していました。Google 自身の Web サイトで不完全な情報を見つけました。v2 マップ キーのリンクは次のとおりです: https://developers.google.com/maps/documentation/javascript/v2/introduction?csw=1#Obtaining_Key
それは言います:
To create your API key, visit the APIs Console at https://code.google.com/apis/console and log in with your Google Account.
Click the Services link from the left-hand menu, then activate the Google Maps API v2 service.
Once the service has been activated, your API key is available from the API Access page, in the Simple API Access section. Maps API applications use the Key for browser apps
まず、上記の「Google Maps API v2」サービスが見つかりません。Google Maps API v3 を見つけることができたので、有効にしました。https://developers.google.com/maps/documentation/javascript/tutorial#api_keyに記載されているキーを使用しました
ただし、Web サイトのキーはまだ機能していません。
Google マップのページは次のとおりです: http://nmai.si.edu/nafvf/attend.aspx
誰でもこれを修正する方法を知っていますか?
よろしくお願いします!