Using the AttributionControl component causes the map to display multiple distinct attribution lines. My understanding of the intention of this component was that it should control the single default map attribution and append custom info within that single attribution.
The issue is present even on the official demo here: https://libregl.vercel.app/docs/controls/attribution
In my own testing, sometimes the second attribution also shows an "i" icon, unlike the example above. Either way, still not what was expected.
Also the "compact" property doesn't cause the map to load with the attribution collapsed, you still have to interact with the map first.
Using the AttributionControl component causes the map to display multiple distinct attribution lines. My understanding of the intention of this component was that it should control the single default map attribution and append custom info within that single attribution.
The issue is present even on the official demo here: https://libregl.vercel.app/docs/controls/attribution
In my own testing, sometimes the second attribution also shows an "i" icon, unlike the example above. Either way, still not what was expected.
Also the "compact" property doesn't cause the map to load with the attribution collapsed, you still have to interact with the map first.