Skip to content

[BUG] Layer Attribution Option #545

Open
@wildintellect

Description

@wildintellect

Context

What results were you expecting?

Some external layers require attribution as part of their licensing and terms of use. Many mapping libraries implement this as an attribution key on a layer definition that becomes a rendered over the map static text (sometimes HTML is supported).

BaseMap Layers might already have this specified in their style json, but will likely come up with many layer types particularly BitMapTileLayer where an external XYZ tile service is used.
https://maplibre.org/maplibre-style-spec/sources/#attribution
https://maplibre.org/maplibre-gl-js/docs/API/classes/AttributionControl/

This may not be a critical feature for users viewing their own notebooks, but will be an issue as they shared rendered notebooks or export images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions