Post

Replies

Boosts

Views

Activity

Reply to MKPolyline 'inside' an MKOverlay: How do I access the points that construct the line?
Thank you for the suggestion! I inserted this in the code: swift let temp_debug = (overlays[0] as! MKPolyline).points() And tried this, when debugging: (lldb) po temp_debug ▿ 0x0000600000cb3380 pointerValue : 105553129583488 That doesn't show the geographic points, at least not directly. Am I doing something wrong here?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Reply to MKMapView: How do I set mapType? (beginner question)
Thank you very much for your 2 answers!
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21