mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

maxZoom only works with integer number (and Terrain is set)

Open lstiz opened this issue 1 year ago • 1 comments

I tried to set a float number to maxZoom and the map did not works properly: it flickers and some tiles dissapear when the 3D is activated. It seems to only take integer maxZooms as valid values.

lstiz avatar Jul 13 '22 08:07 lstiz

Thank you for your opening this ticket. To help the maintainers and community understand and address the problem accurately can you please provide a minimal, complete, verifiable demonstration of the issue. We recommend using https://jsbin.com/. Please include information about the browser version and operating system used.

stepankuzmin avatar Jul 13 '22 11:07 stepankuzmin