Skip to content
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

Open
leforthomas opened this issue Sep 6, 2016 · 5 comments
Open

Online Arcgis demo not working #90

leforthomas opened this issue Sep 6, 2016 · 5 comments

Comments

@leforthomas
Copy link

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".

@arthur-e
Copy link
Owner

arthur-e commented Sep 6, 2016

See #74 which is likely related.

@dbonanWoobler
Copy link

How do we get the Arcgis demo working. I got a look at #74 but did not help me solve the problem

@arthur-e
Copy link
Owner

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.

@arthur-e
Copy link
Owner

arthur-e commented Sep 3, 2021

The new demos, depending on ArcGIS version, are doc/arcgis3.html and doc/arcgis4.html.

@arthur-e
Copy link
Owner

arthur-e commented Sep 3, 2021

Unfortunately, these demos are fixed for the master branch (i.e., serving from doc/ locally) but are not fixed yet on gh-pages.

@arthur-e arthur-e reopened this Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants