digidem / leaflet-bing-layer

Bing Maps Layer for Leaflet v1.0.0
http://digidem.github.io/leaflet-bing-layer/
87 stars 53 forks source link

Use tile zoom rather than map zoom to get attributions #37

Open diachedelic opened 6 years ago

diachedelic commented 6 years ago

If map is zoomed further that maxNativeZoom allows, the zoom level used to match attributions should be that used to fetch the tiles from the server, i.e. the clamped zoom level.

diachedelic commented 6 years ago

Otherwise attributions do not appear when zoom is higher than 21