IOS. How to get coordinates using maps? -
i have label coordinates (lat, lng eg). want choose custom location on map , return coordinates label. solution use google maps placepicker https://developers.google.com/places/ios-api/placepicker
i don't want use google maps framework, how implement similar functionality using native ios (core location, mapkit)?
Comments
Post a Comment