You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
To show a compact attribution control then the "i" icon in the bottom right is not visible at all. Seems to be something to do with the :after style not getting priority in IE
The text was updated successfully, but these errors were encountered:
If you set a map as follows:
var map = L.mapbox.map('map', 'mapbox.streets', {attributionControl:{compact: true} })
.setView([40, -74.50], 9);
To show a compact attribution control then the "i" icon in the bottom right is not visible at all. Seems to be something to do with the :after style not getting priority in IE
The text was updated successfully, but these errors were encountered: