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

Update the layer style editor to work in globe activities #1003

Open
5 tasks
claustres opened this issue Dec 3, 2024 · 0 comments
Open
5 tasks

Update the layer style editor to work in globe activities #1003

claustres opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
enhancement map Issue affecting map module
Milestone

Comments

@claustres
Copy link
Member

claustres commented Dec 3, 2024

Linked to #122. The editor should only display relevent information for 3D rendering. Moreover, the style in 2D and 3D should be separated as they could be edited separately.

  • Globe activity should convert KDK style information in features (e.g. from KML importer) to templates in order to be editable
    • will probably require to mutualise style defaults for this task and style form in utils.style.js
  • Editor should retrieve 2D/3D mode from activity and set it as prop on form
  • Information related to 2D only should be removed (based on zoom level, icons, popup)
  • Information to be adapted to 3D should be clustering
  • Information related to 3D only could be added (e.g. distance display condition on billboards)
@claustres claustres added enhancement map Issue affecting map module labels Dec 3, 2024
@claustres claustres added this to the v2.5.x milestone Dec 3, 2024
@claustres claustres moved this to To do in KDK Roadmap Dec 3, 2024
@claustres claustres moved this from To do to In progress in KDK Roadmap Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement map Issue affecting map module
Projects
Status: In progress
Development

No branches or pull requests

2 participants