A
A
Artyom2015-02-11 20:19:12
iOS
Artyom, 2015-02-11 20:19:12

How to find out geolocation through Google Maps on Swift (iOS)?

Hello!
I am new to iOS Swift programming. Faced with the need to find out the user's location through Google maps and write them to the database.
I figured out how to get geolocation data using Apple maps, but with Google Maps everything is a little more complicated.
Ideally, I would like to receive information in the form:
UUID
latitude, longitude
Country
City
Address
_______
Let's assume that I have Google Maps SDK installed.
I would appreciate any help/hint.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
ManWithBear, 2015-02-12
@ZverArt

Is it critical to get the location from Google maps? Why is the option with the native CoreLocation location manager bad? It also allows you to get all the information about the address.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question