1

Is it possible to use an Emoji as an UIIMage? I would like to change the annotation pins from pins to country flags. Since the country flags unicode characters...

let canadaFlag = "\u{1F1E8}\u{1F1E6}"

Thanks!!

Paul S.
  • 1,342
  • 4
  • 22
  • 43
  • Just add the emoji to a `UILabel` and create a `UIImage` from the label (see the linked duplicate). – JAL Jul 14 '16 at 19:50

0 Answers0