flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.04k stars 503 forks source link

Hide Symbol on Zoom #1239

Closed okaforcj closed 1 year ago

okaforcj commented 1 year ago

Hello,

Please I'm looking to hide/show a single symbol depending on zoom level, nothing to do with the layers, just the single symbol based on the zoom level. I can see that it (minzoom) is only exposed to addSymbolLayer but I'm just trying to apply this to a single symbol, I've been tracking https://github.com/flutter-mapbox-gl/maps/pull/206#issue-555195854 and https://github.com/flutter-mapbox-gl/maps/issues/231 but there's no mention of the zoom level config on single symbols. Can anyone point mee in the right direction @m0nac0 @tobrun either with ref to docs or examples please ?

okaforcj commented 1 year ago

closing, as there is a discussion section