Skip to content

Instantly share code, notes, and snippets.

@fritids
Forked from iguana007/gist:1111155
Created May 18, 2013 13:37
Show Gist options
  • Save fritids/5604411 to your computer and use it in GitHub Desktop.
Save fritids/5604411 to your computer and use it in GitHub Desktop.
<script type="text/javascript" src="http://www.google.com/jsapi?key={!$googleKey}"></script>
<script type="text/javascript" charset="utf-8">
google.load("jquery", "1.6.1");
google.load("jqueryui", "1.8.13");
google.load("maps", "3.x", { other_params:"sensor=false&language=ja" });
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment