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

Enhance marker rendering to homogenize map and legend display #795

Closed
4 tasks done
cnouguier opened this issue Nov 21, 2023 · 0 comments
Closed
4 tasks done

Enhance marker rendering to homogenize map and legend display #795

cnouguier opened this issue Nov 21, 2023 · 0 comments
Assignees
Labels
core Issue affecting core module enhancement map Issue affecting map module
Projects
Milestone

Comments

@cnouguier
Copy link
Contributor

cnouguier commented Nov 21, 2023

The idea is to provide better SVG support in core through a utility function
. The KShape component should rely on this function as well as a new ShapeMaker Leaflet marker.

  • createShape function in utils.shapes.js
  • Refactor KShape
  • Create a ShapeMarker by extending a L.Marker
  • Refactor utility functions in map for rendering the markers
@cnouguier cnouguier added enhancement core Issue affecting core module map Issue affecting map module labels Nov 21, 2023
@cnouguier cnouguier added this to the v2.2.x milestone Nov 21, 2023
@cnouguier cnouguier self-assigned this Nov 21, 2023
@cnouguier cnouguier added this to To do in Roadmap via automation Nov 21, 2023
@cnouguier cnouguier changed the title Enhhance marker rendering to homogenize map and legend display Enhance marker rendering to homogenize map and legend display Nov 21, 2023
cnouguier added a commit to kalisio/kApp that referenced this issue Nov 21, 2023
cnouguier added a commit that referenced this issue Nov 21, 2023
cnouguier added a commit to kalisio/kApp that referenced this issue Nov 24, 2023
cnouguier added a commit to kalisio/crisis that referenced this issue Nov 24, 2023
@claustres claustres moved this from To do to In progress in Roadmap Nov 28, 2023
cnouguier added a commit that referenced this issue Feb 8, 2024
wip: Allow to provide a specific style for the location marker in the location map #810
wip: Enhance marker rendering to homogenize map and legend display #795
cnouguier added a commit that referenced this issue Feb 8, 2024
wip: Enhance marker rendering to homogenize map and legend display #795
Roadmap automation moved this from In progress to Done Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issue affecting core module enhancement map Issue affecting map module
Projects
Roadmap
  
Done
Development

No branches or pull requests

1 participant