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

Pull changes from Maps4HTML into local #1

Merged
merged 21 commits into from
Dec 21, 2017

Conversation

prushforth
Copy link
Owner

No description provided.

prushforth and others added 21 commits July 4, 2016 14:54
Add simple test based on Web Component Tester
Reorganize for travis builds
Update URLs to services in index.  Add responsive web map support to web-map and map-area
Refactor attached so that it tests to see if it has already been called.
Change to use https for osm url
Make readme slightly helpful.
…ce-location> inside the <map is=web-map> element and have the map track the device location. Primitive, first cut.
…ation>. The idea is to permit flexible user-initiated movement of the map by toggling the centered attribute without removing the place marker from the map. If the centered attribute exists, the map will move as the device moves, keeping the device in the center or the map, until the user initiates a map movement. This behaviour only exists in comments, so far. Eventually want to create a radio control representation of this element which will appear / disappear with the <map controls> attribute value. The state of the radio button would of course reflect the centered attribute, while the existence of the point feature would reflect the presence of the <device-location> element in the DOM. Design by commit comment ;-)
…ation>. The idea is to permit flexible user-initiated movement of the map by toggling the centered attribute without removing the place marker from the map. If the centered attribute exists, the map will move as the device moves, keeping the device in the center or the map, until the user initiates a map movement. This behaviour only exists in comments, so far. Eventually want to create a radio control representation of this element which will appear / disappear with the <map controls> attribute value. The state of the radio button would of course reflect the centered attribute, while the existence of the point feature would reflect the presence of the <device-location> element in the DOM. Design by commit comment ;-)
Include content of mapml.css in map-styles.html
Fire 'loadstart' event for layer- element based on MapML parsing.
Fix z-index of layers for layer control.  Fix errors in html files
@prushforth prushforth merged commit b9c4807 into prushforth:master Dec 21, 2017
prushforth added a commit that referenced this pull request Feb 18, 2018
Merge pull request #1 from Maps4HTML/master
prushforth pushed a commit that referenced this pull request Sep 16, 2021
Remove map-extent from vector tiles, removing conflicting blocks
prushforth pushed a commit that referenced this pull request Nov 27, 2021
prushforth pushed a commit that referenced this pull request Jul 12, 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant