Top "Zooming" questions

Zooming is the act of enlarging something (a document, an image, a map) to view it in greater detail.

Set a max zoom level on LatLngBounds builder

I haven't found an answer in my search, there are a few answers on SO but they didn't work for …

android android-maps-v2 zooming
Move (drag/pan) and zoom object (image or div) in pure js

I'm working on a little script that makes an object (div or img) moveable and zoomable within a given frame. …

javascript zooming move drag pan
UIWebview won't zoom even after setting scalesPageToFit to YES

I have a UIWebview that is loaded as a subview when a user selects a tab on a UISegmentedControl. For …

iphone uiwebview zooming subview
Jquery bounce and zoom animation

Hey all i have this code here on jsfiddle: http://jsfiddle.net/d7UjD/6/ I have 2 problems with it: 1) I …

jquery bounce zooming
ImageView zooming in android through code

I am developing Android application for book. I create total images for book is one hundred. In the app two …

android imageview zooming effect
How can i zoom in and out in a UIImageView without UIScrollView?

I'm developing an app for iOS 4.2, iPhone, in this app I download images and I save them in the internal …

objective-c uiimageview ios-4.2 zooming
disable the CTRL/Wheel zoom effect at runtime

How do you disable the ctrl/wheel zoom effect with css or javascript on certain elements. I create a menu …

css effects zooming mousewheel
How to Zoom with Axes3D in Matplotlib

I am generating a 3D plot using matplotlib. I want to be able to zoom in on areas of interest. …

python numpy matplotlib zooming
Turn off Zooming in UIScrollView

Does anyone know a way to temporarily turn off zooming when using a UIScrollView? I see that you can disable …

ios iphone uiscrollview zoom zooming
Double-tap to zoom and pinch to zoom on ImageView in android

I was looking for iphone like tap and pinch zooming with android ImageView. Mike Ortiz have done some excellent work …

android imageview zooming pinch