Hi Team,
I require some advice / assistance for capturing the location input by the survey user.
Firstly, the survey is designed for children so needs to be easy (mind you, they are pretty tech saavy).
Initially I used geocode and set the parameter to only allow a New Zealand address to be selected. The issue I ran into is the address (depending on phone used) put me off the cost of Africa.
I then created a geopoint, so the user had to select by the map by inputting their address in. This does work, however I feel like it is quite clunky, and additionally I have had no luck finding a solution to only enable a New Zealand address to be selected.
I assume the geocode is going off the phones location, and geopoint enables the location to be selected.
Is there was a way that I could use geocode to get my address, then this automatically geopoints the address in the map WITHOUT having to go in and confirm it as such. Ideally, I'd like to hide it.
The last option would be to geopoint using map and only have NZ address available to select. I am not sure the best way to do this.
Thank you.