We are building a store locator and have an area to search for stores around your location. The user inputs their address/zip code and we utilize apple maps geocoding to convert to a latitude/longitute.
What is the limit for the number of requests we can make? Is it per device or from our app?