Open dabreegster opened 2 years ago
https://user-images.githubusercontent.com/1664407/174091260-ef41a1e0-b17c-42fc-9459-3a8449dcb2ba.mp4
The "inverse piggyback" mostly works. We have two WebGL contexts on top of each other. Mapbox has all interactions disabled. When the canvas moves in the widgetry app, we just force the mapbox camera to re-sync. It's jittery, but works!
@dingaaling We should explore this trick for the LTN tool. If it'd be useful for the basemap to be a satellite layer or regular Mapbox styling, we can just choose what LTN-specific styling / controls to draw on top.
MVP now merged. Still need to figure out why Mapbox updating is jittery, and probably have a way to lower the opacity of the stuff the app draws, to actually see the roads underneath.
There's currently no map displayed underneath all the bus data:
We need one just to be able to orient. Many options for how we pull this off...