Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Move polygon filllayer beneath city label layer #1096

Closed
@langsmith

Description

Need to move the FillLayer beneath the layer that has the Portland label. The first image is what's shown in the example card image and the second image is what's actually shown in the example

style.addLayer(new FillLayer("layer-id", "source-id").withProperties(
              fillColor(Color.parseColor("#3bb2d0")))
            );

Screen Shot 2019-06-07 at 11 38 27 AM

device-2019-06-07-113842

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