'iOS MKLocalSearch only returns 10 results

I'm starting to use the MKLocalSearch API for MapKit.

It works, and returns data, however it always appears to only return 10 results, no matter what size the region is or what the search term is. There doesn't appear to be any other configuration options or parameters to change any options about this.

Does anyone know if it's possible to get more than 10 results at a time from a local search request?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source