Skip to content

Fix flicker of historical imagery #44

@jo-chemla

Description

@jo-chemla

EDIT: below fix not working with mapbox-gl-js 3.14.0, see linked react-map-gl comment and:


Could be useful to apply comment from here mapbox/mapbox-gl-js#13044 (comment)
Should make transition between tiles at different timestamps smoother.

Applying the below raster paint property on layer:

paint: { raster-opacity-transition: { duration: 0 } }

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions