We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm submitting a ...
Permalink to a feature (#5) is no longer working in the standalone deployment at http://osmlab.github.io/changeset-map/.
TypeError: cMap is undefined - index.js:45
/way/130625913
Always. Worked about six weeks ago, probably broken since the recent gh-pages update.
see above
Current Firefox 57.0.4 (64-Bit) and Chrome on Ubuntu 16.04.
The text was updated successfully, but these errors were encountered:
Thanks for the report, @nrenner! I'll take a look on this soon
Sorry, something went wrong.
No branches or pull requests
I'm submitting a ...
feature requestBrief Description
Permalink to a feature (#5) is no longer working in the standalone deployment at http://osmlab.github.io/changeset-map/.
What is the current behaviour, (attach relevant screenshots) ?
http://osmlab.github.io/changeset-map/#53423684/way/130625913
TypeError: cMap is undefined - index.js:45
What is the expected behaviour ?
selects feature and opens tag diff for feature
and selecting a feature on the map adds feature to the URL, e.g. adds
/way/130625913
produces no errors in console + entering 53423684 + selecting a feature on the map adds feature to the URL
When does this occur ?
Always. Worked about six weeks ago, probably broken since the recent gh-pages update.
How do we replicate the issue ?
see above
Please tell us about your environment:
Current Firefox 57.0.4 (64-Bit) and Chrome on Ubuntu 16.04.
Other Information / context:
The text was updated successfully, but these errors were encountered: