react-globe
react-globe copied to clipboard
Is there a way for a ref or state to be set to detect the current zoom level?
I am trying to see if I can get the current zoom level via state or a ref so I can do other functions based off of that number. Is there anything I can use to get that info with this library? Thanks!