Open
Description
maptalks's version and what browser you use?
maptalks-gl v0.105.4
chrome
Issue description
Vertical lines in GL are flat rectangles, that disappear at certain camera angles (sloped/horizontal lines affected too).
It looks especially bad when there are many lines, the whole map sections disappear.
They should be either line primitives (GL_LINES/GL_LINE_STRIP) or decals facing camera (billboards).