※<iframe 形式で表示している場合
iframeのパラメータに language=en を追加 場所は先頭でも末尾でもどこでもよいが& で組み合わされているので、まあわかると思うので省略
※JSでMAP呼び出す場合
src="https://maps.google.com/maps/api/js?key=AI**********
を
src="https://maps.google.com/maps/api/js?language=en&key=AII**********
※<iframe 形式で表示している場合
iframeのパラメータに language=en を追加 場所は先頭でも末尾でもどこでもよいが& で組み合わされているので、まあわかると思うので省略
※JSでMAP呼び出す場合
src="https://maps.google.com/maps/api/js?key=AI**********
を
src="https://maps.google.com/maps/api/js?language=en&key=AII**********