I have a list of locations (1900+) that are stored in Core Data. Each location has 14 properties and several of these will be used to fill out a custom annotation view.
What is the most efficient way to display these on a map?
My constraints are low memory and battery usage, and fastest...