deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

[Feat] FillStyleExtension Rotate Textures

Open warflash opened this issue 2 years ago • 0 comments

Target Use Case

The goal is to show directions in a geojson using arrows in the filled area. I don't see a way to achieve that with the current FillStyleExtension API apart from baking in all possible rotation values into the texturemap.

Proposal

getFillPatternRotation: (Function|Number)

warflash avatar Mar 18 '23 22:03 warflash