Does iOS
come with a stock "location" icon or UIButton
/UIBarButtonItem
style?
I'd rather not have to include a separate png
just for this... So I'd like to know if there's a stock "location" UIButton
/UIBarButtonItem
style, similar to the stock "add/trash/search" button styles.
As far as I am aware, you will have to include it yourself. I don't think this is a publicly accessible image on the iOS SDK.