Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Multiple manager support #921

@tobrun

Description

@tobrun

Due to the plugin setup and how gl-native works under the hood, we are unable to show lines with and without a line pattern configuration. Once you set a pattern, the non line pattern lines disappear (more context on this in mapbox/mapbox-gl-native#14331).

One solution to this would be to allow to have multiple line manangers. One for the line pattern one, the other for normal lines. To achieve this we need to generate the IDs of the used source and layers dynamically.

cc @mapbox/maps-android

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions