Good Morning,
Is there anyway to adjust the size of the default map viewer inside of Survey123 App? I am using Survey123 Connect 3.17. The View is pretty small and we would like for the field users to not have to open the map to get a better view. I have seen this question asked in the past but I did not see any update on this.
Thanks,
Solved! Go to Solution.
We were able to get this to work using the percentage of the screen instead of height. Thank you for your help with this though!
Thanks!
Add defaultHeight=15 to the esri style binding?
Adjust as required.
We were able to get this to work using the percentage of the screen instead of height. Thank you for your help with this though!
Thanks!
Hi @JordanHolt thanks for the update. Are you able to share more info on how you got this to work?
Thanks
Magisian,
In the " body::esri:style " column we put " height=50% ". You can change this percentage based on the amount of screen real estate you are wanting to use.
Hope this helps!
Thanks!
Don't forget to mark your post as the solution too 🙂
Does this solution work in the web browser or only the app? I have tried adding both defaultHeight=50% and height=50% to the body::esri:style field but it hasn't changed the height of my map. I would like it to work in the browser. Any ideas would be appreciated.