CartoDB / airship

A design library for building Location Intelligence applications.
https://carto.com/developers/airship/
BSD 3-Clause "New" or "Revised" License
75 stars 14 forks source link

Disable default animation when adding bridge timeseries widget #599

Open makella opened 5 years ago

makella commented 5 years ago

What is happening? By default, if you add a timeseries widget to a map with no animation defined in the viz, the map, by default animates.

@rjimenezda explained this is by design, but there are cases where a user may want to add a timeseries widget to a map to filter and/or see trends over time even if the map is symbolized by other attributes.

makella commented 5 years ago

Alternatively, can the widget be on pause by default? This way, you can symbolize your map the way you want (with or w/out animation) and if w/out, the map can still be animated by the field used in the widget just not by default.