Hi,
As I'm building my application and rendering code, a lot of times I want to know what the current zoom level is. The reason I want to know this is so I can tweak my rendering code for each zoom level very easily. Is there an API that can provide this?
Thanks!