Exemplo n.º 1
0
 public virtual void AddAnnotation(global::CoreLocation.CLLocationCoordinate2D location, WKInterfaceMapPinColor pinColor)
 {
     throw new PlatformNotSupportedException("The WatchKit framework has been removed from iOS");
 }
Exemplo n.º 2
0
 public virtual void AddAnnotation(global::CoreLocation.CLLocationCoordinate2D location, WKInterfaceMapPinColor pinColor)
 {
     throw new PlatformNotSupportedException(Constants.WatchKitRemoved);
 }