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
The heatmap feature doesn't accept styles that are functions in all places. Also, the canvas.heatmapFeature._init method gets args from the feature scope, which is different than other features.
The text was updated successfully, but these errors were encountered:
The heatmap feature doesn't accept styles that are functions in all places. Also, the
canvas.heatmapFeature._init
method getsargs
from the feature scope, which is different than other features.The text was updated successfully, but these errors were encountered: