0
German de Soler
Is it possible to set a Geolocalisation field and fill it with Latitude and Longitude format (ex.: N42º 34.5' E003º 54.6') and get the position in Maps as return?
1 reply
-
Hi,
You can fill a location field with the followin formula:
location(title, latitude, longitude)
That will create a location value with given title (text), latitude (number) and longitude (number).
That means the lat and long has to be in decimal degrees.
Best, Jörg
Content aside
- 5 yrs agoLast active
- 1Replies
- 974Views