Document minimum Safari version (#313)

This commit is contained in:
Max Ammann 2024-07-26 17:41:25 +02:00 committed by GitHub
parent 2635a424c9
commit 3dcec8f07b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ graphics are achievable using the current stack.
## Current Features
* Runs on Linux, Android, iOS, macOS, Firefox and Chrome
* Runs on Linux, Android, iOS, macOS, Firefox, Safari (>=v16 due to (#166)[https://github.com/maplibre/maplibre-rs/issues/166]) and Chrome
* Render a vector tile dataset
* Simple navigation powered by winit
* Multithreaded on all platforms