为了账号安全,请及时绑定邮箱和手机立即绑定

the constructor InfoWindow(TextView,LatLng,int,new InfoWindow.OnInfoWindowClickListener(){}) is undefined

跪求the constructor InfoWindow(TextView,LatLng,int,new InfoWindow.OnInfoWindowClickListener(){}) is undefined如何解决,需要改成什么?求指点!

正在回答

1 回答

百度sdk已经更新了,现在用的是4个参数的,且将text转换下BitmapDescriptor btv = BitmapDescriptorFactory.fromView(tv);

public InfoWindow(BitmapDescriptor bd,          LatLng position,

         int yOffset,          InfoWindow.OnInfoWindowClickListener listener)

参数:

bd - InfoWindow 展示的bitmap

position - InfoWindow 显示的地理位置

yOffset - InfoWindow Y 轴偏移量

listener - InfoWindow 点击监听者

--------------------------------------------------------------------------------------------------

参考:http://wiki.lbsyun.baidu.com/cms/androidsdk/doc/v3_3_0/index.html?com/baidu/mapapi/map/class-use/InfoWindow.OnInfoWindowClickListener.html


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
百度地图在Android中的使用
  • 参与学习       38541    人
  • 解答问题       275    个

在Android应用中玩转百度地图,由浅入深的带领大家一步步学习

进入课程

the constructor InfoWindow(TextView,LatLng,int,new InfoWindow.OnInfoWindowClickListener(){}) is undefined

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信