Hello,
Is it possible to retrieve URLs (the URL associated for the specified location) for the Place
object when you query the Apple Maps Server APIs? They are available when you make a MKLocalSearch.Request()
directly in Swift. We have both iOS and Android apps, and it's not currently possible to get the URLs on Android.
Thanks!