gpt4 book ai didi

android - 如何在 SherlockFragment 中包含 MapView?

转载 作者:行者123 更新时间:2023-11-30 03:57:01 26 4
gpt4 key购买 nike

我有以下内容:

1) MyActivity 扩展 SherlockFragmentActivity

2) MyMapFragment 扩展 SherlockFragment

3) 在 MyMapFragment xml 文件中,我有一个带有正确 apiKey 的 MapView

4) 我已将 actionbarsherlock-plugin-maps-4.1.0.jar 添加到我的项目构建路径

所以我在做:

ft.replace(android.R.id.content, new MyMapFragment());

我得到如下异常:

11-02 13:56:43.826: E/AndroidRuntime(28466): Caused by: java.lang.IllegalArgumentException: You need to specify an API Key for each MapView. See the MapView documentation for details.

我做错了什么?

最佳答案

在 ActionBarSherlock 插件: map 中,Jake Warton 明确表示:

Note: This does not provide support for placing a MapView in fragments.

参见 https://github.com/JakeWharton/ActionBarSherlock-Plugin-Maps/blob/master/README.md

关于android - 如何在 SherlockFragment 中包含 MapView?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13193061/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com