Select to view content in your preferred language

Modifying Survey123 map's widgets

952
3
Jump to solution
05-22-2023 07:15 AM
MOSTAFAAZIZKHANI
Emerging Contributor

Hello everyone, 

I am working on a Survey and need to hide the zoom in/out and home widgets from the survey. Does anyone have such experience? 

Best Regards,

Mostafa

0 Kudos
1 Solution

Accepted Solutions
ClayDonaldsonSWCA
Frequent Contributor

I believe the functionality to hide those tools will be available with the June 2023 update of survey123.

You can test it out at the https://earlyadopter.esri.com/ 

A new mapTools parameter can be added to the body::esri:style column of the XLSForm. There are 5 available mapTools values that can be specified by comma separating them:

  • search
  • mapSwitcher
  • zoom
  • home
  • locate

View solution in original post

3 Replies
ClayDonaldsonSWCA
Frequent Contributor

I believe the functionality to hide those tools will be available with the June 2023 update of survey123.

You can test it out at the https://earlyadopter.esri.com/ 

A new mapTools parameter can be added to the body::esri:style column of the XLSForm. There are 5 available mapTools values that can be specified by comma separating them:

  • search
  • mapSwitcher
  • zoom
  • home
  • locate
MarthaRodgers
Regular Contributor

Are there any updates to this? (hiding options on the map widget in Survey123 Connect)

I can't find the syntax anywhere.....

Thanks!

0 Kudos
MarthaRodgers
Regular Contributor

I found the syntax, so yay! 

https://doc.arcgis.com/en/survey123/desktop/create-surveys/geopoints.htm

(doesn't seem to make any change on the web version of the survey, but at least I finally found the info)

-Martha

0 Kudos