Skip to content

Instantly share code, notes, and snippets.

@kejyun
Created April 2, 2013 12:13
Show Gist options
  • Save kejyun/5291759 to your computer and use it in GitHub Desktop.
Save kejyun/5291759 to your computer and use it in GitHub Desktop.
引用Google Map API及jQuery
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="jquery.mcmap.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment