Skip to content

Commit

Permalink
fix: point enviro task at agol print service
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Apr 29, 2024
1 parent 5a0de3c commit 1457393
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions accounts.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ export default {
},
14: {
// enviro.deq.utah.gov
serviceUrl: 'https://mapserv.utah.gov/arcgis/rest/services/DEQEnviro/ExportWebMap/GPServer',
exportTaskName: 'Export Web Map',
getTemplatesTaskName: '',
serviceUrl: 'https://utility.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer',
exportTaskName: 'Export Web Map Task',
getTemplatesTaskName: 'Get Layout Templates Info Task',
quadWord: 'result-table-secure-antenna',
},
15: {
Expand Down

0 comments on commit 1457393

Please sign in to comment.