We have over 4 sets of aerial imagery that our customers would like to view side by side. I understand that the compare analysis template in AGOL can only view 4 at a time (I understand more than this would be too small), but I was wondering if there was a way that the user could select which map is shown in each of the windows, perhaps by activating the layer list or basemap selector in the template?
Solved! Go to Solution.
Its currently not possible to choose which layers appear in the compare panels using the layer list selector but that sounds like a great enhancement we might be able to add in the future.
You can display more than 4 maps you just need to jump through some extra hoops and use the ArcGIS Online Assistant to edit the json to add additional map ids.
Here's how you'd do this
"webmap": [ | |
"38cd0d9c86544a81af81800ae59bdf04", | |
"e8a8aa49caf14811a1d5b0ffc3ce7cf5", | |
"e2a892af27d94d6fb03e9d51b4f74d59", | |
"9220de2ac8204b8f93116d2699a7ae32" | |
] |
Its currently not possible to choose which layers appear in the compare panels using the layer list selector but that sounds like a great enhancement we might be able to add in the future.
You can display more than 4 maps you just need to jump through some extra hoops and use the ArcGIS Online Assistant to edit the json to add additional map ids.
Here's how you'd do this
"webmap": [ | |
"38cd0d9c86544a81af81800ae59bdf04", | |
"e8a8aa49caf14811a1d5b0ffc3ce7cf5", | |
"e2a892af27d94d6fb03e9d51b4f74d59", | |
"9220de2ac8204b8f93116d2699a7ae32" | |
] |
Hello- I tried using these instructions to change the compare template web map via ArcGIS Online Assistance but it only recognizes the top two maps. I would like to compare 4 to 6 maps.
Based on the info you included it looks like you aren't using Compare Analysis. Compare analysis is our original comparison app and supports multiple maps if you use the trick above. The app you are using only supports 2 maps max. Here's a link to the version of compare that supports more than 2 maps
https://www.arcgis.com/home/item.html?id=87ac24135d5341b39b871ff02f3afe49