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

Problem with marker querystring parameter when 2.5 dev app includes LocalLayer widget #62

Open
aventham opened this issue Apr 24, 2018 · 1 comment

Comments

@aventham
Copy link

The "center" parameter is working fine, but it doesn't seem to like me feeding it the same information (x,y,wkid) as a "marker" value. The marker graphic itself is created, but something (I'm struggling to trap exactly what) errors immediately afterwards.

@aventham
Copy link
Author

---UPDATE---

Commenting out line 212 of MapManager.js -
MapUrlParamsHandler.postProcessUrlParams(this.urlParams, map);

  • seems to "fix" this (not sure what else it might break, but it's got the "marker" parameter working again for me!)

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

1 participant