Use this import CoreLocation let address = "1 Infinite Loop, CA, USA" let geocoder = CLGeocoder() geocoder.geocodeAddressString(address ...
確定! 回上一頁