Top "Zoom" questions

For programming questions related to the Zoom SDK and how it can be used for integrating Zoom communication platform features.

How to disable zoom on Ctrl+scroll in Visual Studio 2010?

Visual Studio 2010 adds a zoom setting on the bottom left of the text editor (to the left of the horizontal …

visual-studio-2010 visual-studio zoom shortcuts ide-customization
On zoom event for google maps on android

We're building an application which is using the google maps api for android. I have my MapController and MapView, and …

java android events google-maps zoom
Android - Google Maps api v2 - Disable Zoom control

How do I disable the Zoom In button on the Google Map? I tried looking for commands like: map.getUiSettings().…

android google-maps zoom
Android Webview initial zoom out

I'm using a webview in my android app, at the moment when the app is started the website is zoomed …

java android webview zoom
Is there way to limit MKMapView maximum zoom level?

the question is - is there a way to limit maximum zoom level for MKMapView? Or is there a way …

iphone mkmapview zoom
How to unzoom Chrome-* console

I've a little problem with chromium 19.0.1058.0 (124615). I've been in the console on the "new tab" tab. Then i wrote a …

google-chrome console zoom
Getting Screen Positions of D3 Nodes After Transform

I'm trying to get the screen position of a node after the layout has been transformed by d3.behavior.zoom() …

d3.js position zoom transform
How can I accomplish `set_xlim` or `set_ylim` in Bokeh?

I create a figure in a function, e.g. import numpy from bokeh.plotting import figure, show, output_notebook output_…

python plot zoom bokeh axes
When using CSS Scale in Firefox, element keeps original position

When using scale in Firefox, the scaled element dóes get scaled properly. The problem is, that it's positioned as …

css firefox zoom scale
UIImageView Gestures (Zoom, Rotate) Question

I would like to make 2 operations to an UIImageView zoom, rotate, I have 2 problems: A. I make an operation for …

iphone uiimageview zoom rotation pinch