Select to view content in your preferred language

Legend Sample

750
1
03-19-2013 07:24 AM
VIKRANTKRISHNA
Regular Contributor
How can I display legend in a UIView somewhere like in a left panel, instead of popover view controller?. I am using code from Legend sample.
0 Kudos
1 Reply
HumzaAkhtar
Deactivated User
How can I display legend in a UIView somewhere like in a left panel, instead of popover view controller?. I am using code from Legend sample.


You can use a UISplitviewcontroller and fill up the left view controller of the uisplitview with the legend data that you get from the legend sample.
0 Kudos