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
Expose BuildingColorBucketCalculator model objects as globals so they can be shared more efficiently. Currently, they are generated for each range filter in three components: "building_comparison.js", "building_layer.js" and "filter.js". They only need to be calculated once when buildings are loaded. They could be possibly passed through state as well.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: