geoarrow / deck.gl-layers

deck.gl layers for rendering GeoArrow data
MIT License
73 stars 6 forks source link

Auto highlight for multi polygons #52

Open kylebarron opened 8 months ago

naomatheus commented 5 months ago

I observed this behavior in a dataset (https://www.geoboundaries.org/globalDownloads.html - ADM2 Municipalities dataset) with Polygon and Multipolygon geometries, where it appears that highlighting a polygon that "contains" a similar multi-polygon in the pickable map results in the multi-polygon being highlighted as well as the picked polygon element.