Esri / workflowmanager-viewer-js

Source code for ArcGIS Workflow Manager Classic JavaScript viewer - Manage your workflows on the web.
Apache License 2.0
26 stars 31 forks source link

non-Web Mercator basemaps #2

Closed NoashX closed 8 years ago

NoashX commented 10 years ago

Please consider adding functionality for people to use non-Web Mercator basemaps and services in the application. Currently, this is not possible. We have tried making changes to the AppConfig.js, EsriMap.js, and BasemapGallery.js files, as well as ensuring that all basemaps and map services are in the same non-Web Mercator spatial reference.

llam001 commented 10 years ago

This has been fixed in the latest version of the Workflow Manager viewer. Basemap configuration has been simplified in AppConfig.js. No need to make any changes to EsriMap.js or BasemapGallery.js.