mapbox-gl-interpolate-heatmap icon indicating copy to clipboard operation
mapbox-gl-interpolate-heatmap copied to clipboard

Options set to 0 are ignored

Open andrewfergelbotlink opened this issue 1 year ago • 0 comments

When creating a new MapboxInterpolateHeatmapLayer object, any options set to 0 are treated as falsy values and ignored. For example, setting minValue: 0 has no effect and instead defaults to using Infinity.

andrewfergelbotlink avatar May 15 '24 19:05 andrewfergelbotlink