Constant backend::model::entity::plant_layer::NUMBER_OF_SQUARES
source ยท const NUMBER_OF_SQUARES: f64 = 10000.0;
Expand description
The number of values the resulting heatmap matrix should have.
const NUMBER_OF_SQUARES: f64 = 10000.0;
The number of values the resulting heatmap matrix should have.