Skip to content

[UX Map] Rename a variable #2111

Closed
@javiereguiluz

Description

@javiereguiluz

When using UX Map and Leaflet bridge to customize a marker, you have to do this:

const { definition, leaflet } = event.detail;
// ...

As suggested by @Kocal, the leaflet variable should probably be named L because Leaflet uses L in all its docs. Now that the bridge is so new (and experimental), we could even rename the variable wihout considering BC, etc.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions