Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add removeEsriAttribution to EsriUtil export #1379

Merged
merged 1 commit into from Nov 15, 2023

Conversation

BrunoCaimar
Copy link
Contributor

This function is needed by esri-leaflet-vector.

See details there: esri-leaflet-vector PR#208

This function is needed by esri-leaflet-vector
Copy link
Contributor

@gavinr-maps gavinr-maps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that we are already exporting setEsriAttribution() which is used by Esri Leaflet Vector. This PR is simply also exporting removeEsriAttribution - which probably should have been included back in #1248 when I added the function. But at the time I did not realize that Esri Leaflet Vector was using addEsriAttribution (and thus should also be using removeEsriAttribution).

Looks good!

Copy link
Contributor

@patrickarlt patrickarlt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gavinr-maps gavinr-maps merged commit 6ef38e9 into Esri:master Nov 15, 2023
9 checks passed
@gavinr-maps
Copy link
Contributor

Released in v3.0.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants