My question is: How can I add multiple locations to my iOS app so that it suggests the app to users at my customers' locations and not just my headquarters?
A little background: The "Suggested Apps" feature in iOS 8 adds an icon to the bottom left-hand screen of a user's phone when their location services are turned on and they are in the proximity of your application. This allows the user to simply swipe up on the icon to be directed to the App Store entry for that app or to open the application on their phone.
Large chains, such as Starbucks, would presumably expect that this would occur at each of their branches; for this to work, they would have to add each of those addresses to their app somehow. How can I add multiple addresses to take advantage of this feature?