I created a survey with Survey123 Connect version 3.11.123 and successfully added two geopoint questions. I use pulldata @geopoint to extract the x & y coordinates for each question. The survey functions perfectly, and I have records with coordinates for the first question, and records with coordinates for the second question (where the values for the first question is 0).
The records captured with the first geopoint display on a map, but the records with the second geopoint doesn't display.
How do I display these second geopoint records on a webmap, so that my users can see pop-ups for all the data collected? I don't mind displaying the records as two different layers on the map - just need to know how to get the web map to "create" the point based on the second geopoint values....