I have a form with two geopoint questions, an initial gepoint question and another in a repeat. I haven't been able to figure out a way to change the initial map starting location from 0,0 for the geopoint question within the repeat. Is there a way to do this? I know that I can set the initial location by pulling coordinates from a CSV, but I would like the form users to set their own location. ~Thanks!
I ended up creating a default location in a CSV and use pulldata() to get the map's starting location and then set the dropdown default value to the default location. This ended up being a good solution, but it would be nice to have the option to set the starting location for geolocation questions in Connect.