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

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -