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
For our application, we sometimes want to render icons with billboard set to true or false depending on the data of each point passed into the IconLayer. However, billboard in icon-layer is a currently prop that applies to the entire layer instead so we can't easily achieve this.
Proposal
A simple change of billboard prop to getBillboard and making it an accessor