Closed PreetySingh closed 10 years ago
Because of the circle present:
It looks like this:
I would like to remove white circle. I am a newbie help will be appreciated. Thanks, Kindly help me.
is just define the background of them as clear color
callout.backgroundcolor = [UIColor ClearColor];
Thanks.. :)
How can I remove the white circle that is been added to each of the item. I changed the tint colour but still there is gap between two item because the circle is still being created.
thank you.