Change the default position for attribution
Place attribution in the top-left position when initializing a map.
---
title: Change the default position for attribution
description: Place attribution in the top-left position when initializing a map.
options:
attributionControl: false
center: [-77.04, 38.907]
zoom: 11.15
controls:
- type: AttributionControl
position: top-left
style: https://styles.trailsta.sh/osm-liberty.json
---