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 -

python - Getting next two indexes regardless of current index -

ruby - Prevent Custom Validation Error on Association -