Problem/Motivation

Leaflet map shows javascript code instead of attribution
function () { [native code] }

Leaflet attribution

Steps to reproduce

Not sure about the steps

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork leaflet-3588813

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ameymudras created an issue. See original summary.

itamair made their first commit to this issue’s fork.

itamair’s picture

Status: Active » Fixed

thanks @ameymudras
but after a better inspection it looks that moving/upgrading to maplibre-gl-leaflet version: 0.1.3 (Ref: https://github.com/maplibre/maplibre-gl-leaflet/releases/tag/v0.1.3) corrects this issue.

Going to merge the newly updated MR !69 ...

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

ameymudras’s picture

Thanks @itamair