可以在没有 API 密钥的情况下使用 Google 地图 API v3 吗?
我有一个使用 Google 地图组件的 Flex 应用程序。是否可以将组件配置为在没有 API 密钥的情况下使用 Google Maps API v3?如果没有,是否有使用 JavaScript API 的解决方法?或者使用 Google Maps API v3 提供 SWC 的时间表?
我目前使用 Google Maps API v3 Web 服务执行客户端地理编码,但我还需要显示地图并允许用户与其交互。
I've got a Flex application that uses the Google Maps component. Is it possible to configure the component to use Google Maps API v3 without API Key? If not, is there a workaround to use the JavaScript API? Or a timeline for providing swc using Google Maps API v3?
I currently perform client-side geocoding using the Google Maps API v3 webservice, but I need to also display maps and allow user to interact with them.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
首先,认识到 Javascript API 和 Flash API 是不同的 API。
我想他们很快就会将无 API 密钥功能移植到 Flash API。
然而,我已经有一段时间没有使用 Flash API 了,Google 可能不再维护它了。但我怀疑他们会这么做。他们在 Flash API 上投入了大量资金。
Firstly, realize that the Javascript API and the Flash API are different API's.
I imagine that they will porting the no API key feature to the Flash API soon.
However, I have no used the Flash API in a while and Google may be moving away from maintaining it. It doubt that they will though. They have a lot invested in the Flash API.