tab-dash.htmlでの呼び出し方、Styled Maps Wizardでjson出力する際の注意

tab-dash.html

<body onload="initialize_map();">
<div id="map_custmomize" style="width:100%;height:640px;"></div>
</body>

onloadで呼び出す関数を設定できます。 また、

<script src="index.html" type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>

sensor=trueを忘れずに行うと色替えが反映されます。


______

Styled Maps Wizardはブラウザで日本語翻訳するとjsonの出力まで日本語になるので、うっかりページを翻訳してしまった際は原文に戻してあげてください。(こんな事で悩む方は少ないと思いますが。。)



参照したページ:
gitの設定 https://qiita.com/shionit/items/fb4a1a30538f8d335b35

Geocoding オープンソース
http://www.geocoding.jp/?q=%E4%B8%89%E8%8F%B1%E3%81%BF%E3%81%AA%E3%81%A8%E3%81%BF%E3%82%89%E3%81%84%E6%8A%80%E8%A1%93%E9%A4%A8

styled maps wizard
https://mapstyle.withgoogle.com/