腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
将
参数
发送到
onMapReady
Google
Maps
API
Android
、
、
添加到
onMapReady
方法?catString, URLString, keyString, lat, lng, descString, nameString));} public void
onMapReady
浏览 0
提问于2017-03-09
得票数 0
回答已采纳
1
回答
NativeScript动态地图标记
、
如何在我的地图上添加动态标记?<ListView items="{{ myItems }}" itemTap="mapClicked">我试过这个存储库:有什么需要帮忙的吗?
浏览 1
提问于2016-01-11
得票数 0
1
回答
具有实时位置更新的地图活动
、
GooglePlayServicesClient.ConnectionCallbacks, com.
google
.
android
.gms.location.LocationListener
浏览 1
提问于2016-04-24
得票数 1
6
回答
MapFragment返回空
、
mMapFragment = (SupportMapFragment) getSupportFragmentManager() if (mMapFragment == null) { //
浏览 8
提问于2013-10-01
得票数 6
回答已采纳
1
回答
没有在地图上显示地图和标记
、
也是在logcat中:E/
Goo
浏览 0
提问于2018-06-26
得票数 0
回答已采纳
1
回答
无法在谷歌地图上显示GroundOverlay
、
、
savedInstanceState) { setContentView(R.layout.activity_
maps
); public void
onMapReady
(GoogleMap map) { LatLng
浏览 0
提问于2017-11-21
得票数 0
2
回答
我希望在我的相对布局中有一个包含imageView和TextView的mapView
、
、
: Binary XML file line #168: Error inflating class com.
google
.
android
.
maps
.MapView需要帮助!!:layout_marginTop="16dp"
android
:orientation="vertical" >
浏览 1
提问于2013-04-18
得票数 0
3
回答
使用片段时未触发OnMapReadyCallback
、
从来不调用
onMapReady
函数。为了正确初始化我的GoogleMap,需要触发它。; import com.
google
.
android
.gms.
maps
.OnMapReadyCallback, container, false); public void
onMapReady
(GoogleMap goog
浏览 6
提问于2016-06-13
得票数 0
1
回答
Google
支持地图崩溃
、
、
、
null指针和堆栈跟踪,如下所示: com.
google
.
maps
.
api
.
android
.lib6.gmm6.vector.gl.aj.b(:com.
google
.
android
.gms.dynamite_mapsdynamite@214516081@21.45.16 (150400-0):在com.
google
.
maps
.
api
.
android
.lib6.gmm6.vector.gl.aj.()‘16 (150
浏览 13
提问于2021-12-15
得票数 2
2
回答
Google
地图在
android
应用程序中无法正常工作
、
、
、
、
我创建了一个安卓应用程序,并选择谷歌地图activity.Then,然后将我的
API
键粘贴到下面给出的.xml file.The活动代码中。class
maps
: AppCompatActivity(), OnMapReadyCallback { super.onCreate(savedInstanceState) /*
浏览 22
提问于2020-09-27
得票数 0
回答已采纳
2
回答
App在尝试添加标记时抛出异常"Not in the main thread“
、
、
、
、
E/AndroidRuntime: FATAL EXCEPTION: Thread-12com.
google
.
maps
.
api
.
android
.lib6.common.apiexception.c: Not on the main thread at com.
google
.
maps
.
api
.
android
.lib6.common.m.b(:com.
g
浏览 10
提问于2019-12-18
得票数 1
回答已采纳
1
回答
有没有办法用谷歌地图
api
高亮显示一个城市内的区域?
、
这是我找到用户位置后的
onMapReady
public void
onMapReady
(GoogleMap googleMap) { mMap = googleMap;
浏览 0
提问于2019-07-29
得票数 0
回答已采纳
2
回答
v2没有显示地图
、
>
android
:layout_width="fill_parent"
android
:orientation="hor
浏览 8
提问于2015-08-07
得票数 1
2
回答
当我搜索SearchView中的任何位置时,我的应用程序就停止了
、
、
;import
android
.widget.SearchView; import com.
google
.
android
.gms.
maps
.GoogleMap; import com.
google
.
android
.gms.
maps
.O
浏览 7
提问于2020-11-18
得票数 2
回答已采纳
1
回答
谷歌地图没有出现在我的
android
应用程序中
、
、
、
="http://schemas.
android
.com/apk/res/
android
" <com.
google
.
android
.
maps
.MapView xmlns:
android
="
浏览 0
提问于2015-06-28
得票数 1
回答已采纳
2
回答
GoogleMap
onMapReady
运行良好,但没有在应用程序上显示
我有
api
密钥,我想我编码得很好,但没有显示.在应用程序中,
google
地图片段如下所示: public static GoogleMap map; mapFragment.getMapAsync(this); @Overridepublic void
onMapReady
(final GoogleMap googleMap
浏览 1
提问于2019-05-01
得票数 0
回答已采纳
1
回答
谷歌地图没有找到"com.
google
.
android
.gms.dynamic.zza“类
、
、
、
'com.
google
.
android
.gms:play-services-base:16.0.1' tools:context=".MainActivity"
android
:name=&q
浏览 0
提问于2018-10-12
得票数 3
回答已采纳
1
回答
(Eclipse)无法显示标记/ nullpointerexception googlemaps
api
android
、
、
、
;import com.
google
.
android
.gms.
maps
.SupportMapFragment;import com.
google
.
android
.gms.
maps</
浏览 5
提问于2016-02-15
得票数 2
回答已采纳
1
回答
为什么routeline没有出现?xamarin形式
、
、
;using
Android
.OS;using
Android
.Views;using neoFly_Montana;using Xamarin.Forms;using
Android
.
浏览 16
提问于2017-08-08
得票数 0
回答已采纳
1
回答
更新
Android
Studio打破谷歌地图
、
Android
Studio从2.2.1升级到2.2.2已经完全破坏了我的项目,因为我无法访问任何与
Google
Maps
相关的内容。我的项目在更新之前工作得很好,但现在什么都不能用。在
Google
Maps
活动中创建一个全新的项目也不起作用,并给出完全相同的崩溃报告和结果。 我尝试过的:-更新我所有的SDK,特别是与
Google
相关的。-生成了一个新的
Google
API
密钥-从头开始创建一个全新的项目-
将
SupportMapFra
浏览 1
提问于2016-11-08
得票数 0
点击加载更多
热门
标签
更多标签
云服务器
ICP备案
云直播
实时音视频
即时通信 IM
活动推荐
运营活动
广告
关闭
领券