Hello, all
I need to type a address and get the coordinates lat and log from this adress and show it in a map
Whats the best way to do this, please ?
Hello, all
I need to type a address and get the coordinates lat and log from this adress and show it in a map
Whats the best way to do this, please ?
Hello, to do this you can import the location sensor. You can then use its "latitude from address" and "longitude from address" methods. I think this is the easiest way to get latitude/longitude from a street address.
Nico