a-b-street / a-b-street/ltn

Transition changes in shortcut coloring

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
21
Forks
7
PR merge metrics
No merged PRs in 30d

Description

It'd be really cool to use https://maplibre.org/maplibre-style-spec/transition/, but it won't be easy. We swap out the GeoJSON data for each edit entirely. Transitions only work with changing layout properties. But still, worth thinking about eventually.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue mentions using MapLibre's transition property for shortcut coloring, but notes that GeoJSON data is swapped entirely per edit. Start by examining the frontend map rendering code, likely in Rust using WebAssembly, to understand how GeoJSON data is currently handled and where layout properties could be animated. Look for existing map styling or interaction modules. 'Done' would involve implementing smooth color transitions for shortcuts without breaking the current edit workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.