Skip to content
Snippets Groups Projects
Commit 815f087e authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 6ad25ebc
No related branches found
No related tags found
No related merge requests found
......@@ -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.
## Video of example app
[video](assign4.mp4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment