Skip to content

Commit

Permalink
Merge pull request #1379 from BrunoCaimar/export-remove-attribution
Browse files Browse the repository at this point in the history
Add removeEsriAttribution to EsriUtil export
  • Loading branch information
gavinr-maps committed Nov 15, 2023
2 parents adf006c + e80aec6 commit 6ef38e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Util.js
Expand Up @@ -379,6 +379,7 @@ export var EsriUtil = {
extentToBounds: extentToBounds,
calcAttributionWidth: calcAttributionWidth,
setEsriAttribution: setEsriAttribution,
removeEsriAttribution: removeEsriAttribution,
_setGeometry: _setGeometry,
_getAttributionData: _getAttributionData,
_updateMapAttribution: _updateMapAttribution,
Expand Down

0 comments on commit 6ef38e9

Please sign in to comment.