Skip to content

Commit

Permalink
Update map.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CLADAU authored Apr 30, 2024
1 parent 3767ab2 commit 88155c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/map.js
Original file line number Diff line number Diff line change
Expand Up @@ -947,10 +947,6 @@ $(window).on('load', function() {
accessToken: trySetting('_tileProviderApiKey', '')
}).addTo(map);

L.control.attribution({
position: trySetting('_mapAttribution', 'bottomright')
}).addTo(map);

}

/**
Expand Down

0 comments on commit 88155c0

Please sign in to comment.