Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 316 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 316 Bytes

DrawMapPin

To draw map pin background image use core graphics.

gif

How to use

I extension UIIamge to added a new function at MapPin.swift file.

Method:
func addMapPin(UIColor) -> UIImage
Example:
UIImage(named: "your_image")?.addMapPin(UIColor())