百度地图 使用记录

问题:

白色网格

解决:

1.官网新申请密钥(AK),教程地址:http://lbsyun.baidu.com/index.php?title=iossdk/guide/key

AppDelegate.h文件中重设置ret值

2.步骤1完成后仍出现白色网格,检查plist文件中bundle display name是否为${PRODUCT_NAME}
问题:
1.点击自定义精确圈无效,正常现象有一个蓝色圆圈,打印locationViewImgName发现为null,在mapapi.bundle/images下没有该精度圈素材
2.设置accuracyCircleStrokeColor、accuracyCircleFill0Color无精度圈出来
解决:
待官方解决中。。。
问题:
CustomOverlayView.mm文件中,以下代码无效,无法绘制,检查过testureID的值存在
[self renderTexturedLinesWithPoints:customOverlay.points pointCount:customOverlay.pointCount lineWidth:30 textureID:testureID looped:NO];
通过其他方法绘制能够实现,不过只要把平铺tileTexture为NO,又无法绘制
[self renderTexturedLinesWithPoints:customOverlay.points pointCount:customOverlay.pointCount lineWidth:30 textureID:testureID strokeColor:self.strokeColor looped:YES tileTexture:YES keepScale:YES];
解决:
待官方解决中。。。

 

转载于:https://www.cnblogs.com/Eazy/p/5341593.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值