Searched refs:heatmapDensity_ (Results 1 – 1 of 1) sorted by relevance
33 …xt(optional<float> zoom_, GeometryTileFeature const * feature_, optional<double> heatmapDensity_) : in EvaluationContext() argument34 zoom(std::move(zoom_)), feature(feature_), heatmapDensity(std::move(heatmapDensity_)) in EvaluationContext()