I am using Ti.Map for my application
I would like to add image on Ti.Map (google map or apple map)
I have confirmed googlemap API has this function like this below
I have checked methods of Ti.Map and found createCircle or createPolygon....However these methods are not what I want.
Can I add image as overlay on Ti.Map??