Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Place symbols in correct order #2820

Description

@kkaefer

As a regression from #2617 (see https://github.com/mapbox/mapbox-gl-native/pull/2617/files#r43035678), we no longer respect the order of placement during the initial parse step. Parsing order doesn't matter, but as part of the parse step, we're also placing labels.

We could either make sure that we stop placing labels after a symbol layer wasn't parsed yet, or stop parsing layers after a symbol layer wasn't parsed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions