I am creating a survey form in Survey123 Connect that contains both a geopoint and a geoshape element. The geoshape element is in a repeat to allow for two geometry types in a single survey. The goal of having two geometry types is to allow users to submit either a point OR a polygon for each survey, not both. Right now, I can submit surveys with just a geopoint no problem - the point shows up in the appropriate location on the map. When I try to only submit the polygon, however, the polygon is correct but it also produces a point feature off the coast of Africa (0,0) for each survey. Is this because the geoshape is within a repeat?