maplibre / maplibre-rs

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

Update README to mention Safari TP #304

Closed bmisiak closed 3 months ago

bmisiak commented 3 months ago

Happy to report that it works in Safari Technology Preview now.

💻 Examples

image

🚨 Test instructions

https://developer.apple.com/safari/technology-preview/

maxammann commented 3 months ago

Thanks a lot for testing!

anderspetersson commented 3 months ago

On a related note, the WebGPU demo seems to work fine on my M3 Macbook Air running Chrome Stable channel, currently Chrome 126.

What's the requirements?

https://caniuse.com/?search=webgpu

maxammann commented 3 months ago

On a related note, the WebGPU demo seems to work fine on my M3 Macbook Air running Chrome Stable channel, currently Chrome 126.

What's the requirements?

https://caniuse.com/?search=webgpu

Thanks for the info! Basically the only more experimental requirement is WebGPU. Generally support depends though not only on browser but also OS.

anderspetersson commented 3 months ago

There is a note on the caniuse page linked above saying WebGPU on Chrome is not enabled on Linux.

Should work on Windows when running Chrome stable or Edge stable as well?

maxammann commented 3 months ago

Just tested, works on Windows Chrome