-
Notifications
You must be signed in to change notification settings - Fork 16
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
Upgrade to Polymer 1.0.x #1
Comments
Resolved, more easily than I thought, by Polymer 1.0.6. Fixed by commit 193a4fb |
prushforth
added a commit
that referenced
this issue
Jun 24, 2016
Pull changes from Maps4HTML master
prushforth
added a commit
that referenced
this issue
Feb 13, 2018
Pull changes from Maps4HTML into local
prushforth
added a commit
that referenced
this issue
Feb 13, 2018
Merge pull request #1 from Maps4HTML/master
ben-lu-uw
referenced
this issue
in ben-lu-uw/Web-Map-Custom-Element
Sep 17, 2021
Remove map-extent from vector tiles, removing conflicting blocks
prushforth
pushed a commit
that referenced
this issue
May 27, 2022
* Add feature indexing * Toggle feature index on or off * Toggle feature index on or off * Check overlap on focus * Fix function name * Replace table with output element * Add CSS for 'more results' * Limit output to having 9 items at a time * Optimize the SVG using SVGOMG Co-authored-by: Robert Linder <robert.vuj.linder@outlook.com> * Optimize the SVG using SVGOMG Co-authored-by: Robert Linder <robert.vuj.linder@outlook.com> * Hide output when empty * Adding thin outline to reticle Co-authored-by: Robert Linder <robert.vuj.linder@outlook.com> * Focus on feature when number key is pressed * Refactor code * Fix focusing on feature when number key is pressed * Fix failing tests * Add feature index overlay tests * Make esc key return focus to leaflet container * Increase reticle size, update tests * Update feature index overlay output * change feature index font Co-authored-by: Robert Linder <robert.vuj.linder@outlook.com> * Update span attribute * Add feature index overlay option * Fix cs of us_pop_density.mapml * Improve feature index styling for visual users (#1) * Make reticle responsive * Open popup instead of focusing * Static overlay dimensions * Improve readability of feature index * Focus feature if no popup is available * Update featureIndexOverlay.test.js to account for new reticle size * Fix index popup issue + make sure index keys are valid onKeyDown * Fix tabbing issue + add popup test * Change popup behaviour * Remove features from tabindex when FeatureIndexOverlay is enabled * Update feature index screen reading behavior (#2) * Only start checking overlap when/after the first focus happens * Announce map details and then feature index on initial focus * Announce map details and then feature index on refocus * Focus map directly when popup is closed and feature index option is on * Remove reticle when the map is not focused * Add hidden comma for brief pauses in output reading * Announce feature index on popupclose * Update featureIndexOverlay.test.js * Hide reticle when popup is open Co-authored-by: Robert Linder <robert.vuj.linder@outlook.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: