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

geocoder (custom), add to ESRI storymap app #24

Open
xyz-t opened this issue May 3, 2016 · 3 comments
Open

geocoder (custom), add to ESRI storymap app #24

xyz-t opened this issue May 3, 2016 · 3 comments
Labels

Comments

@xyz-t
Copy link

xyz-t commented May 3, 2016

What do we do now if we want to add a custom geocoder to our storymap? I notice the previous version of the solution, from September(?) of 2015, not only referenced editing files not contained in the current version of the storymap app, but has been closed as of March, 2016.

@glazou
Copy link

glazou commented May 3, 2016

The geocoder configuration is available in app/config.js at this line https://github.com/Esri/map-series-storytelling-template-js/blob/master/src/app/config.js#L473

By default the application will used geocoder configured in your ArcGIS Online configuration and you can override them there.

@glazou glazou added the question label May 3, 2016
@xyz-t
Copy link
Author

xyz-t commented May 3, 2016

Thanks. I had found that earlier, I just thought there must be more since that didn't work for me.

I'm trying to configure/tweak a test version locally using XAMMP, but the local app links via my ArcGIS Online ID (by necessity, AFAIK) to a "live" unaltered version of the app -- maybe that's overwriting any edits.

I may be seeking the impossible.

I don't have access to an administrator account, and as I noted the app I'm trying to edit already has a live version; I'm trying to work around all that to visualize possibilities in a locked-down environment...

@glazou
Copy link

glazou commented May 3, 2016

I just tested and I confirm it should work. Do you get any error in the developer console or see any request to your geocoder that fail. If something goes wrong with the geocoder it is ignored but there is no error message in the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants