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

Fixes response.capabilities undefined error when using custom geocoder without ArcGIS Online Geoocoder. #77

Merged
merged 1 commit into from
Jul 15, 2015

Conversation

nickpeihl
Copy link
Contributor

The latest update to the plugin breaks because the response.capabilities is undefined on an ArcGIS Server 10.2 custom geocode service. This appears to fix the issue.

I've created a gist showing how the debug/sample.html would look with our custom geocode service. I didn't include my changes to debug/sample.html in the commit.

@jgravois
Copy link
Contributor

if i had read the doc more closely when incorporating the new logic, i would have known that 'capabilities' wasn't introduced until 10.3.

thanks for the bug fix @npeihl!

@patrickarlt i'll plan on tagging a new release after merging.

jgravois added a commit that referenced this pull request Jul 15, 2015
Fixes response.capabilities undefined error when using custom geocoder without ArcGIS Online Geoocoder.
@jgravois jgravois merged commit d46e4a1 into Esri:master Jul 15, 2015
@nickpeihl nickpeihl deleted the suggest-bug branch July 15, 2015 16:36
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

Successfully merging this pull request may close these issues.

2 participants