Get coordinates from a typed address

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.

Images of the blocks


Nico

and you can use the map component to display the coordinates.
See the Component Reference