-
Notifications
You must be signed in to change notification settings - Fork 636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG 着色器精度不足导致L7+maoboxapi时渲染线出现扭曲 #1850
Comments
hi @Thor5233, welcome! |
试了一下,不是浮点数据精度的问题,你数据本身就不是直线 ,可以看看这个demo |
感谢回复,不过能否再确认一下?
麻烦再看一下呢? |
1.如果不少完全垂直的,说明显示没问题,我改成一致只是说明,数据显示没问题。 |
感谢的你反馈,我看一下不同平台差异 |
排查确实是精度的问题,如需修复需要较长时间,短时间内不能够解决,主要什么场景使用mapbox ? |
目前我们业务上有两个功能L7暂时还实现不了: 1.fill-extrusion,https://docs.mapbox.com/style-spec/reference/layers/#fill-extrusion 2.标注功能,目前L7的标注是基于点图层的,但是在某些情况下,需要根据线图层加标注,所以有点不方便,大致效果是这样 因为这两点,还不能完全弃用mapbox,一般两个都会用 |
之前业务一直用的是mapbox,因为老项目用了你这个库 |
提个新 issue 吧,这个功能开发成本不高 |
我们需要叠加很多比较细节的3D要素到底图上,用户要求可以精确到1m级别(22级),高德除了标准底图,其他的在超过一定层级时都会出现缩放抖动/卫星底图19级以后就没有影像了 |
数据精度问题已经修复 #2416 |
L7 Version:2.16.1
Platform: 开发者自研
Mini Showcase(like screenshots):
CodePen Link:https://codesandbox.io/s/9pp2t8
实例化底图为mapbox时绘制线出现异常扭曲,高德地图时渲染正常
The text was updated successfully, but these errors were encountered: