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

Replace custom htmlPopupExtensions with built-in equivalents #21

Open
3 tasks
JeffJacobson opened this issue Jun 30, 2015 · 0 comments
Open
3 tasks

Replace custom htmlPopupExtensions with built-in equivalents #21

JeffJacobson opened this issue Jun 30, 2015 · 0 comments

Comments

@JeffJacobson
Copy link
Contributor

The functionality of htmlPopupExtensions.js is now possible with built-in methods in the JavaScript API. Eliminate htmlPopupExtensions.js and modify the code for handling configurations to use the built in methods.

This should fix issue #20.

  • Remove htmlPopupExtensions.js module.
  • Turn on enableInfoWindowOnClick in esri/Map constructor
  • Modify configuration to use ArcGIS REST API Web Map format for popup definitions (instead of server-defined HTML popups).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant