Open bijanmmarkes opened 6 years ago
I see this bug on Firefox Quantum.
Any news on this?
Map are printed on Firefox 59.0.
OK for some reason
works in firefox 61
<div id="map" style="height:600px; width:100%;"></div>
Below doesn't work in firefox but fine in chrome although the map is smaller than the canvas, the map.png will have empty space the right side and bottom.
<style>
#map {
height: 600px; width:100%;
}
</style>
<div id="map"></div>
No idea why.....?
This plugin works fine in chrome but when attempting to download via firefox it downloads all but the map layer. I attached a photo to show you.