Top "Zooming" questions

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

how to make pinch/zoom work on an image

I am still learning the tricks to jQuery mobile and have been having a problem with the zooming in and …

mobile jquery-mobile zooming pinch
Zoom and Panning ImageView Android

I have created a zoom and pan class for an ImageView. Features I am trying to create. - It pans …

android imageview zooming pinch pan
Pinch to zoom with Hammer.js

I want a pinch to Zoom function for an image. I want it to zoom in the area where the …

javascript image zooming pinch hammer.js
Zoom Camera2 Preview using TextureView

i have a Problem with my Preview Zoom for the Camera2 API. I am using a TextureView. I want to …

java android image zooming android-camera2
jQuery & image slider/zoom effect

I wanna to ask is there a plugin that can do a image slider/rotator and at the sametime it …

jquery image zooming image-rotation pan
Google Maps JavaScript API - Automate Zoom Level?

I'm working with multiple map markers. Currently I use map.fitBounds(bounds); in my JavaScript to resize the map. bounds …

javascript google-maps-api-3 zooming bounds
D3.js Zooming and panning a collapsible tree diagram

I'm using D3.js to plot a collapsible tree diagram like in the example. It's working mostly well, but the …

javascript d3.js zooming pan
Zoom in and zoom out using AS3

you all know: "right click -> zoom in or out" in flash file, well, I need to do this …

apache-flex actionscript-3 zooming out
iPhone UIWebView width does not fit after zooming operation + UIInterfaceOrientation change

I created a bare bones iPhone app with a UIWebView (Scales Page to Fit = YES, shouldAutorotateToInterfaceOrientation = YES) and loaded a …

iphone uiwebview width zooming autoresize
Is this possible: Zoomable SVG Image Map

I would like to make a very big svg that is both a CLICKABLE image map and is ZOOMABLE. If …

svg zooming imagemap