Hello,
Currently, we're having the performance issue, because of using the large count of GeoJson data (for about 33k poligons). It creates a lot of shapes and then, the performance decreases to the unused level. The possible solution could be loading shapes only for the visible area, but It isn't desired behavior. Any ideas, how can we resolve this issue (may be, the map has the light version of rendering like chart "renderAs")?