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

[Refacor] rework plugins within examples/js/plugins folder #2201

Open
3 tasks
Tracked by #2197
jailln opened this issue Oct 5, 2023 · 0 comments
Open
3 tasks
Tracked by #2197

[Refacor] rework plugins within examples/js/plugins folder #2201

jailln opened this issue Oct 5, 2023 · 0 comments

Comments

@jailln
Copy link
Contributor

jailln commented Oct 5, 2023

Context

Plugins within examples/js/plugins should refactored and updated.

  • CSVnVRTParser.js and TIFFParser should at least be rewritten as classes. Also, perhaps the TIFFParser could be added to src/Parser but this is a discussion for another issue.
  • FeatureToolTip.js could also at least be rewritten as a class.
  • DragNDrop.js could also be rewritten as a class and be added the support of some other format. I think @ftoromanoff previously worked on shapefile support in this plugin.

Motivation

This work is needed to provide users with a harmonized, clean and easy to use plugin package, as discussed in #2197.

@mgermerie mgermerie self-assigned this Oct 5, 2023
@mgermerie mgermerie changed the title plugins within examples/js/plugins folder [Refacor] rework plugins within examples/js/plugins folder Oct 5, 2023
@Desplandis Desplandis mentioned this issue Mar 27, 2024
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants