Skip to content

style input conflicts with HTML attribute and ESLint rule #245

@andzno1

Description

@andzno1

The current style input of the MapComponent is conflicting with the native HTML style attribute and also triggering false positives with the @angular-eslint/template/no-inline-styles ESLint rule.

To avoid these conflicts, would it be possible to introduce an alternative input name, such as mapStyle? The original input name could be preserved for backwards compatibility.

I also created an issue in the ngx-mapbox-gl repository some time ago.

Metadata

Metadata

Assignees

No one assigned

    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