I would like to know if there is a way to request functions that do not appear on the map.
The two queryRenderedFeaturesand querySourceFeaturesonly work when the functions are displayed on the map.
I also tried to hide functions using setLayoutPropertywith visibility and usage setFilter. Both do not return functions upon request.
example
source
share