mapbox-gl-js version:
1.5.0
browser:
chorme
Steps to Trigger Behavior
- Layer type: fill-extrusion
source geometry type : MultiPolygon
- When I call the method “queryrenderedfeatures” to query features,Sometimes an error is reported, like the title
I found the rule that when the map level is relatively large, there will be no problem, while when the map level is relatively small, there will be some problems,I guess the simplification algorithm takes the length of the point less than 4
The location of the exception error:
(see: https://github.com/cdhuangyong/issues/blob/master/error20191120.png?raw=true)
projectedFace[3] Sometimes undefined
mapbox-gl-js version:
1.5.0
browser:
chorme
Steps to Trigger Behavior
source geometry type : MultiPolygon
I found the rule that when the map level is relatively large, there will be no problem, while when the map level is relatively small, there will be some problems,I guess the simplification algorithm takes the length of the point less than 4
The location of the exception error:
(see: https://github.com/cdhuangyong/issues/blob/master/error20191120.png?raw=true)
projectedFace[3] Sometimes undefined