@@ -95,7 +95,7 @@ that exports location info through bound variables.
**Important**: Please avoid the usage of UIKit, MKMapView or any UIKit views such as UIViewRepresentable.
Using such packages would result in an automatic 0 in the respective
task. You should *not* use **MKMapView()**. Instead, use **Map()**.
- Might look [here]() for polygons. I have *not* verified this, might cause your laptop to go up in a puff of smoke, work great, or fail to compile.
- Might look [here](https://medium.com/swlh/how-to-improve-your-swiftui-map-a323ccb47dfb) for polylines via `.addOverlay()`. I have *not* verified this, might cause your laptop to go up in a puff of smoke, work great, or fail to compile.