For realtime map styling, does it make sense to add a Kino.MapLibre.periodically? Similar to Kino.VegaLite.periodically but for MapLibre.update_layer and/or feature-state expression. This would allow updating the “state” of a feature to allow for live data and map rendering.
Or, maybe there is a better way to handle this using setFeatureState/getFeatureState/removeFeatureState in the Elixir bindings to MapLibre Style Spec
For realtime map styling, does it make sense to add a Kino.MapLibre.periodically? Similar to Kino.VegaLite.periodically but for MapLibre.update_layer and/or feature-state expression. This would allow updating the “state” of a feature to allow for live data and map rendering. Or, maybe there is a better way to handle this using setFeatureState/getFeatureState/removeFeatureState in the Elixir bindings to MapLibre Style Spec
some relevant examples: real time maps live-electoral-maps