Skip to content
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

LineString x轴数值一样 线条消失。 #977

Closed
ZLJ599 opened this issue Aug 5, 2019 · 0 comments
Closed

LineString x轴数值一样 线条消失。 #977

ZLJ599 opened this issue Aug 5, 2019 · 0 comments

Comments

@ZLJ599
Copy link

ZLJ599 commented Aug 5, 2019

maptalks's version and what browser you use?
---- 谷歌 版本 75.0.3770.142(正式版本) (64 位)(已知火狐也有问题)

Issue description

var line = new maptalks.LineString([
[-0.131048, 51.508568],
[-0.131048, 51.498568]
], {
symbol: {
// 'lineColor' : '#1bbc9b',
'linePatternFile' : 'https://maptalks.org/examples/cn/style/line-pattern/raw/line-pattern.png',
'lineWidth': 6
}
});

LineString X 轴坐标数值一样后,绘制的线条就消失了。

测试发现,线条是垂直状态下都会消失,(只要是两个数值相等。)

Please provide a reproduction URL (on any jsfiddle like site)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants