Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mapkit

  1. M

    iOS Showing placemarks on map

    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...
  2. C

    iOS using MapKit with large number of Overlays?

    How should I manage a large number of overlays I have (e.g. ~8000 across the country) noting there will be only a small number in a given view typically as the users typically zoom in a bit. Also noting I want to have direction arrows out from the current user location to the currently "visible"...