I am working on a touch library, and I have all the code written to detect gestures given certain touch events. The problem is that I need to translate coordinates based on this zoom level, which I already know how to do. I just don't know how to retrieve this value! For the life of me, I can't find anything on the web that explains how to get this programmatically. I have included a picture of the field that I need to get (100/125/150).

