mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.36k stars 1.33k forks source link

Support polygon geometry type in `distance` expression #16446

Closed zmiao closed 4 years ago

zmiao commented 4 years ago

This pr will add support for Polygon geometry type evaluation in distance expression.

render tests: https://github.com/mapbox/mapbox-gl-js/pull/9602

Launch Checklist