Using mapbox gl js.
I have set all my custom mapbox style layers zoom settings to be max range [0, 22] in mapbox studio. But layers are not visible after reaching 6-8 zoom levels on zoom-out.
It seems that mapbox understand automatically somehow that there is no reasot to show polygons anymore because they are too small and hides them.
What is exact case and where could i read about this? (didn't find anything in docs)