-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Online Arcgis demo not working #90
Comments
See #74 which is likely related. |
How do we get the Arcgis demo working. I got a look at #74 but did not help me solve the problem |
Hello, @dbonanWoobler, it has been a long time since I implemented support for the ArcGIS Javascript API. At the time, I never used the ArcGIS API for anything else. Since that time, it has been continuously updated and I have no experience with which to fix the inevitable backwards incompatibility. The problem you're experiencing likely lies in how to properly load the ArcGIS APi, e.g., whether to use an AMD format or some other module loaders... I'm hoping someone who actually uses the ArcGIS API will make the necessary adjustments and submit a Pull Request. |
The new demos, depending on ArcGIS version, are |
Unfortunately, these demos are fixed for the |
The demo @ http://arthur-e.github.io/Wicket/sandbox-arcgis.html doesn't work for me. I'm getting various errors in the console, for instance "(index):15 Error: multipleDefine(…)" or "sandbox-arcgis.html:66 Uncaught ReferenceError: Wkt is not defined".
The text was updated successfully, but these errors were encountered: