maplibre / maplibre-rs

Experimental Maps for Web, Mobile and Desktop
Apache License 2.0
1.34k stars 77 forks source link

Fix hidpi on web #294

Closed maxammann closed 1 year ago

maxammann commented 1 year ago

We did not use the initial scaling factor provided by winit.

maxammann commented 11 months ago

Related:

https://github.com/rust-windowing/winit/issues/837
https://github.com/mapbox/mapbox-gl-native/issues/907
https://github.com/rust-windowing/winit/issues/796
https://github.com/mapbox/mapbox-gl-native/issues/919
https://github.com/baldurk/renderdoc/issues/853
https://github.com/maputnik/editor/pull/519