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

php - Autoloader issue not returning Class -

ruby - Prevent Custom Validation Error on Association -

c++ - Why am i getting wrong values when performing PE base relocation? -