Skip to content

[Feat] icon-layer billboard is a prop but not an accessor #9727

@picokevin

Description

@picokevin

Target Use Case

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions