You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use MapVGL to draw geojson object. I add onClick event handler for ShapeLayer. I got this error when mouse hover the shape element.
I want to know the 'texture' is which option need to setting? Thanks.
Uncaught TypeError TypeError: Cannot read properties of undefined (reading 'texture')
at value (unpkg.com/[email protected]/dist/mapvgl.min.js:474:145)
at value (unpkg.com/[email protected]/dist/mapvgl.min.js:517:518)
at (unpkg.com/[email protected]/dist/mapvgl.min.js:515:255)
at value (unpkg.com/[email protected]/dist/mapvgl.min.js:499:358)
at value (unpkg.com/[email protected]/dist/mapvgl.min.js:514:144)
at webglLayer.onMousemove (unpkg.com/[email protected]/dist/mapvgl.min.js:516:68)
at (unpkg.com/[email protected]/dist/mapvgl.min.js:494:503)
at (unpkg.com/[email protected]/dist/mapvgl.min.js:478:175)
at e6.BaseClass.fire.e6.BaseClass.dispatchEvent (api.map.baidu.com/getscript?type=webgl&v=1.0&ak=nu2we4z6nyflxCNkvvZv5BwPsHk0Or4B&services=&t=20230914193743:5:2632)
at e6.on._mousemove (/VM46947610:1:10712)
The text was updated successfully, but these errors were encountered:
I use MapVGL to draw geojson object. I add onClick event handler for ShapeLayer. I got this error when mouse hover the shape element.
I want to know the 'texture' is which option need to setting? Thanks.
Uncaught TypeError TypeError: Cannot read properties of undefined (reading 'texture')
at value (unpkg.com/[email protected]/dist/mapvgl.min.js:474:145)
at value (unpkg.com/[email protected]/dist/mapvgl.min.js:517:518)
at (unpkg.com/[email protected]/dist/mapvgl.min.js:515:255)
at value (unpkg.com/[email protected]/dist/mapvgl.min.js:499:358)
at value (unpkg.com/[email protected]/dist/mapvgl.min.js:514:144)
at webglLayer.onMousemove (unpkg.com/[email protected]/dist/mapvgl.min.js:516:68)
at (unpkg.com/[email protected]/dist/mapvgl.min.js:494:503)
at (unpkg.com/[email protected]/dist/mapvgl.min.js:478:175)
at e6.BaseClass.fire.e6.BaseClass.dispatchEvent (api.map.baidu.com/getscript?type=webgl&v=1.0&ak=nu2we4z6nyflxCNkvvZv5BwPsHk0Or4B&services=&t=20230914193743:5:2632)
at e6.on._mousemove (/VM46947610:1:10712)
The text was updated successfully, but these errors were encountered: