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

Simple compose element to display radar data #18

Open
diduseetheocean opened this issue Apr 3, 2024 · 0 comments
Open

Simple compose element to display radar data #18

diduseetheocean opened this issue Apr 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@diduseetheocean
Copy link
Collaborator

diduseetheocean commented Apr 3, 2024

Description:
Implement a simple compose element which shows the radar data as overlay on an image of a map of germany.
https://brightsky.dev/docs/#/operations/getRadar

Acceptance criteria:

  • Add data class for ui-models of radar data
  • Add mapper for radar entity data class to ui-model data class
  • Inflate compressed radar data base64 string
  • Add simple compose element to display radar data on an image of a map of germany
  • Bounding box should match the image of the map
@diduseetheocean diduseetheocean added the enhancement New feature or request label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant