Questions tagged [wkinterfacemap]

2 questions
3
votes
0 answers

How to set image overlay in WKInterfaceMap over a MapRect

I m trying to add image overlay on a specific area (say United states) in WKInterfaceMap object of Watchkit. In iOS using MKMapView I can add image overlay as: I have two custom class ImageOverlay & ImageOverlayRenderer class ImageOverlay:…
M Zubair Shamshad
  • 2,741
  • 3
  • 23
  • 45
1
vote
0 answers

Fit annotations in Watchkit Map with padding

I can't for the life of me figure this one out. I have been able to get annotations on the map and create a new Rect to hold them and set the map to that rect but my issue is obviously these annotations are right at the very edges of my map and I…
Jordan
  • 2,393
  • 4
  • 30
  • 60