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

Feature/add linestrings into roadworks #242

Merged
merged 3 commits into from
May 22, 2024

Conversation

juhomakkonen
Copy link
Collaborator

Render linestrings

Separate linestrings from roadworks data & render those on the map.

Trello card 591


Breakdown:

Render linestrings

  1. src/components/MobilityPlatform/Roadworks/Roadworks.js
    • Get basic linestrings from data, parse into nested array & render lines on the map in polyline format. Get coordinates for markers from that data as well.

@juhomakkonen juhomakkonen added the enhancement New feature or request label May 22, 2024
@juhomakkonen juhomakkonen requested a review from SanttuA May 22, 2024 07:36
@juhomakkonen juhomakkonen merged commit 20d1ca1 into develop May 22, 2024
3 checks passed
@juhomakkonen juhomakkonen deleted the feature/add-linestrings-into-roadworks branch May 29, 2024 13:25
@juhomakkonen juhomakkonen mentioned this pull request Jun 4, 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

Successfully merging this pull request may close these issues.

2 participants