Hey folks would like some iOS help with MapKit. Our use case is using lat/long coordinates of a user's IOS photo to receive data fields for address, Point-of-Interest name and Point-of-Interest category (https://developer.apple.com/documentation/mapkit/mkpointofinterestcategory).
For example: if a user is at Joey's Pizzeria and takes a photo, we would like to use the photo's lat/long coordinates receive the address (123 Main Street), Point-of-Interest name (Joey's Pizzeria) and Point-of-Interest category (restaurant). In reviewing the documentation, we couldn't find a way to do this. Any idea of how to do this - is this possible?
It seems the alternative maybe to use a lat/long coordinates to run a nearby search and enable the user to select the Point-of-Interest, to then pull the address and category. Is that an option?
Would love some guidance on how to approach this problem. Thank you!
0
0
557