For the Google Maps component, has anyone found a way to input the coordinates (lat/long) of the place rather than the address? Working on a product that has multiple pins with the same address, or addresses that are relatively knew (though still acknowledge by Google Maps)? Just wondering if we can input Coordinates rather than Address. Thanks!
If you just store the address in a text property and not in a location property then you would need another property that stores the lat and long separated by a comma and then you can add that property in the map!
Hello, yes you can get the (Longitude and Latitude) if you’d like to record any location through Magic text where you can store them as “Text” properties as @dilon_perera has mentioned.