-
Notifications
You must be signed in to change notification settings - Fork 16
Develop <map-feature> custom element #801
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
Merged
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
948690c
map-feature development
yhy0217 8bdf983
add comments for intended zoom attribute behaviors
yhy0217 61e7d15
fix bug of the click() method
yhy0217 f0d9c91
handle focus, modify default click() and focus() methods and tests
yhy0217 b1c77fa
fix bugs, make layer element reload if the src attribute is changed
yhy0217 0f1c37d
small fix, make focus not toggled and remove the current focus state …
yhy0217 99963c5
Change context menu to copy location as a map-feature.
778ccac
make elements in mapml file migrate at loading stage
yhy0217 82e044c
small fix, add comments
yhy0217 e826e7a
fix issue 803
yhy0217 2cb95d7
map-feature development
yhy0217 fc9abfe
add comments for intended zoom attribute behaviors
yhy0217 35f290e
fix bug of the click() method
yhy0217 750207c
handle focus, modify default click() and focus() methods and tests
yhy0217 799897d
fix bugs, make layer element reload if the src attribute is changed
yhy0217 afba2db
small fix, make focus not toggled and remove the current focus state …
yhy0217 b71a648
make elements in mapml file migrate at loading stage
yhy0217 5137840
small fix, add comments
yhy0217 a9f50c5
fix issue 803
yhy0217 6afc79d
Add states and cors support for development needs
prushforth 15335a6
Merge branch 'mapFeatureDev' of https://github.com/yhy0217/Web-Map-Cu…
prushforth e327ec3
fix bug: err is thrown if making changes on <map-feature> when templa…
yhy0217 671d76c
fix bug when projection is changed: XHR twice and multiple copies of …
yhy0217 e017d83
make map-properties can be interactively removed and added, change ge…
yhy0217 0ecda30
modify tests
yhy0217 9b65ea1
rename get geojson method for consistency, add tests
yhy0217 11f6535
simplify focus method
yhy0217 2442da5
Revert "Add states and cors support for development needs"
prushforth fe40ef3
Revert "Change context menu to copy location as a map-feature. Chan…
prushforth 1b11858
rename _featureLayer to _featureGroup for consistency
yhy0217 6213105
Merge branch 'mapFeatureDev' of https://github.com/yhy0217/Web-Map-Cu…
yhy0217 a934b42
create private methods that imply layer- element is removed and conne…
yhy0217 40b5d9a
continue renaming
yhy0217 0d1bb7a
add getMaxZoom() method
yhy0217 0f0e467
zoomTo, paste, remove feature
yhy0217 052757e
add support for setting event handlers via HTML and Script
yhy0217 9e30cdb
small fix
yhy0217 82f7be3
Update src/map-feature.js
yhy0217 ff7f71a
Update src/map-feature.js
yhy0217 22d0f42
bug fixing, refactoring, support for mapFeature.addEventListener
yhy0217 2d538a5
fix bug that map-coordinates cannot be changed twice
yhy0217 7ef8ea0
add zoom to link in popup, make a connection that allows the Leaflet …
yhy0217 f9d4147
resolve failing tests
yhy0217 b5c53fd
zoomTo link bug fixing 1
yhy0217 466ed4d
add min and max attributes, modify zoomTo method
yhy0217 fd8049d
add 'options' parameter to focus() method
yhy0217 d0f0c66
close 821, localize zoom to here link in popup
yhy0217 9cc2293
Merge branch 'main' into mapFeatureDev
yhy0217 4c509b5
Add Man With Two Hats to index.html
prushforth 8d92323
update outdated comment for mapml2geojson method
AliyanH bcbf897
Merge branch 'mapFeatureDev' of https://github.com/yhy0217/Web-Map-Cu…
AliyanH c558dce
bug fixing, add comments
yhy0217 22b15ad
make _handlefocus only handle keyboardEvent
yhy0217 853d399
make _handlefocus only handle keyboardEvent, cont.
yhy0217 004b439
remove unnecessary _clampZoom in FeatureLayer.js
yhy0217 66d7b3b
Merge branch 'mapFeatureDev' of https://github.com/yhy0217/Web-Map-Cu…
yhy0217 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.