Closed this issue 2 years ago · 1 comments
Setting maxZoom to null for unlimited zooming throws error when I double tap on image for zooming due to calling toFixed on null.
maxZoom
null
toFixed
Error as shown below:
Found reference to #19 .
Might need to update the documentation: null -> Infinity
Infinity