Hello.
I want to make a form without show the text boxes for input coordinates.
The “point option” should have only the bottom for get GPS coordinates, “detect current location”.
Is this possible?
Thanks!
Hello.
I want to make a form without show the text boxes for input coordinates.
The “point option” should have only the bottom for get GPS coordinates, “detect current location”.
Is this possible?
Thanks!
Hi @wekun, welcome to the community! 
You can use the appearance option of hide-input for your geopoint question as follows:
| type | name | label | appearance |
|---|---|---|---|
| geopoint | location | Where are you? | hide-input |
Hi @wekun, unfortunately it seems this isn’t well documented — I will make a note to fix this. You can refer to the Enketo blog post here and some details in the table here.
Thanks @Josh!
Can I configure the zoom level and center of the map?