Skip to content
Snippets Groups Projects

REDMINE_ISSUE-15971|Affichage de l’origine de la carte OpenStreetMap

Merged Timothee P requested to merge redmine-issues/15971 into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -69,7 +69,7 @@ const mapService = {
layers: [],
target: el,
controls: controls ? controls : [
new Attribution(),
new Attribution({ collapsible: false }),
new ScaleLine({
units: 'metric',
})],
Loading