【发布时间】:2016-02-15 16:38:14
【问题描述】:
我正在使用谷歌的自动完成功能来填写 vtiger crm 联系人模块上的地址信息,使用几乎完全相同的代码(更改 html 元素的 id)在帐户中工作正常,但在联系人中(是否工作了几天),没有任何更改都不起作用...我在控制台中有一些 js 错误
Uncaught TypeError: google.maps.\__gjsload__ is not a function(anonymous function) ... places_impl.js
Uncaught TypeError: google.maps.\__gjsload__ is not a function(anonymous function) ... controls.js
Uncaught TypeError: google.maps.\__gjsload__ is not a function(anonymous function) ... utils.js
Uncaught TypeError: google.maps.\__gjsload__ is not a function(anonymous function) ... commons.js
有人遇到过这个问题吗?
【问题讨论】:
-
请提供一个Minimal, Complete, Tested and Readable example 来证明该问题。
标签: javascript google-maps google-maps-api-3 google-api