heavyai / heavyai-charting

Dimensional charting built to work natively with crossfilter rendered using d3.js
https://heavyai.github.io/heavyai-charting/
Other
399 stars 73 forks source link

[FE-17159] Changing the style of the map is affecting layer ordering #653

Closed cjvil closed 1 year ago

cjvil commented 1 year ago

Positioning layer wasn't passed when re-adding render layer on style change. This should place the render layer under the label layer.

johallar commented 1 year ago

My bad, but we shouldn't bump in immerse until https://github.com/heavyai/immerse/pull/8941 gets in. There is a a breaking change in https://github.com/heavyai/heavyai-charting/pull/652, until that immerse PR gets in.