Is it possible to capture the latitude and longitude coordinates when a user clicks on a map component? Ideally, I’d also like to place a marker at the clicked location. Thanks in advance!
Not something that you can do natively.
It can be possible if you play around with Mapbox and have an embed, but be careful about embedding your Glide API key into Mapbox (to write the value back to a cell somewhere in your data).