You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(4e29a95) Sort out the correct behaviour for MultipleDifferent.
(918e81d) (somehow) Show on the map which OAs have been modified DURING the creation.
(19df996) Give user the selection of Azure vs Pyodide. (Maybe set the default to Azure for now since the Pyodide model is a little off.)
Is it possible to write some tests with playwright or similar. Not sure if I have time to look into this. Also not sure if it's even possible to hook into Svelte / MapLibre internals.
(ce2b41e) Lasso tool. This should not be too hard because it only needs to modify $clickedOAs and the existing code can take it from there.
Live-update shading for signature types (?) Since there is now an underlying "scenario" we can do this by updating the scenario data and calling updateLayers (?)
The text was updated successfully, but these errors were encountered:
MultipleDifferent
.$clickedOAs
and the existing code can take it from there.updateLayers
(?)The text was updated successfully, but these errors were encountered: