✅ "Place Geocoding API" how do I get my current location's geometry?
Hi
I've created a method which returns the latitude and longitude of a location given by state, city, street address.
The next step is:
I want to create a similar method which produces latitude and longitude of my current place.
I mean, I need the API somehow to detect my current coordinates and produce latitude and longitude without me giving parameters. Is it possible?
I suppose it is all depends on the line I write inside the end point, but I don't know what exactly!
If anybody already knows, I'll be grateful
Thank you 🙂
0 Replies