谷歌加载API

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了谷歌加载API相关的知识,希望对你有一定的参考价值。

  1. <script type="text/javascript" src="http://www.google.com/jsapi?key="></script>
  2. <script type="text/javascript">
  3. google.load("jquery", "1");
  4. google.load("jqueryui", "1");
  5. google.load("maps", "3");
  6. google.load("webfont, 1");
  7. google.setOnLoadCallback(function() {
  8. //script here
  9. });

以上是关于谷歌加载API的主要内容,如果未能解决你的问题,请参考以下文章

插入 API 密钥后未加载 Android 谷歌地图

谷歌加载API

谷歌地图 api 长时间加载的 jQuery 移动对话框消失

Python错误加载谷歌API的JSON代码

刷新/重新加载地图:谷歌地图 API V2

谷歌地图 API 变化?