Zooming refers to issues relating to scaling viewed areas in a graphical user interface.
13
votes
2answers
225 views
How to find absolute position of click while zoomed in
Please see each section below for a description of my problem described in three separate ways. Hopefully should help people to answer.
Problem: How do you find a pair of coordinate expressed in ...
7
votes
2answers
787 views
Zoom events that work in an android Mapview
I need to redraw the overlay after the user zooms.
What is the best way to do this?
I've tried everything I can think of (saving a getZoomLevel() state, overriding onUserInteraction()), nothing ...
7
votes
4answers
2k views
UIScrollView ImageView with pins on top
To all,
I have a UIScrollView which has a UIImageView. I want to show pins on this imageView. When I add pins as subviews of the ImageView everything is great except for when you zoom the scale ...
7
votes
5answers
16k views
How do I reset after a UIScrollView zoom?
I have a Graph being drawn inside a UIScrollView. It's one large UIView using a custom subclass of CATiledLayer as its layer.
When I zoom in and out of the UIScrollView, I want the graph to resize ...
6
votes
1answer
2k views
mobile safari: device rotation causes bad scaling of website
i have a mobile website for iphone and ipad where i disable user zooming with
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
this works fine as ...
5
votes
2answers
187 views
How to implement zoom effect for image view in android?
I have to implement image zooming, I have tried with so many codes.But i didnt get full idea of gesture events. I want to implement when we apply double tap, image will be zooming according to the ...
5
votes
1answer
1k views
How do I suppress window mouse wheel scrolling…?
I'm working on a canvas app embedded in a page. I have it so you can zoom into the drawing with the mousewheel but unfortunately this scrolls the page as it is part of an article.
Is it possible to ...
4
votes
1answer
36 views
Zooming in and out removing in Matlab
I am using the rotate3d function to allow 3D rotation of a sphere through the mouse movement. However, when I rotate it, it zooms in and out. How can I disable this effect?
4
votes
2answers
173 views
Zooming into a Canvas without modifying the size of specific child controls
So I realize that I am venturing outside of the intended use of a Canvas here and will likely have to come up with a more manual solution. However, not being overly experienced in WPF I was hoping ...
4
votes
2answers
1k views
How can you calculate the X/Y coordinate to zoom to
Im writing a WPF application that has a zoom and pan ability, but what I want to also implement is the ability to zoom and pan "automatically" (via a button click).
I have the methods all defined to ...
4
votes
4answers
3k views
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 scrolling using the following:
self.scrollView.scrollEnabled = false;
but I'm not ...
3
votes
1answer
175 views
HTML Canvas Zooming Issue
Recently, I decided to delve into the world of HTML5 and the canvas and I have run into an issue that I cannot figure out how to solve.
I am using the zoom technique that was mentioned in this ...
3
votes
1answer
184 views
Does accessing subviews of a UIWebView violates Apple 3.3.1 agreement
I'm developping an iPhone app on which I want to be able to programmatically zoom on a UIWebView, so I have the following piece of code :
// Iterate on subviews
for (UIView *scroll in [webView ...
3
votes
3answers
1k views
How to enable Zooming in ScrollView (iPhone)
i have a code that i want to modify to get a zoom ability. Now my app only do an horizontal scroll but not a zoom.
i miss something, because i tried the "viewForZoomingInScrollView:" with no success.
...
3
votes
1answer
199 views
Determining where to animate the map given a list of GeoPoints
My android application loads some markers on an overlay onto a MapView.
The markers are placed based on a dynamic list of GeoPoints.
I want to move the map center and zoom into the area with most ...
3
votes
1answer
1k views
Google Maps API enableScrollWheelZoom() - why does it not zoom out correctly?
So I've got an issue with a Google map using custom tiles, but I've managed to simplify it to the example below.
Taking the simple example Google provide with controls I've added the line
...
2
votes
3answers
358 views
How to set finger touch functionality in android?
I am developing a small application in android in which i have few image in my application i want when user touch with one finger images can move left or right side and when user can touch with two ...
2
votes
0answers
121 views
Apply the Zoom in/out to Origin Image in WPF
I created an Image with this code
OpenFileDialog dlg = new OpenFileDialog();
dlg.FileName = ""; // Default file name
myImage = new Image();
try
{
...
2
votes
0answers
627 views
Blank screen when zooming in/out in MapView in Android 2.2
I have an application that puts some overlays in a MapView of the Google Maps api for android working perfectly in Android 1.6, and when I tested in an Android 2.2 (LG Optimus One) when zooming in/out ...
2
votes
3answers
2k views
Zooming and Panning of view in android
Hi friends
I am creating one app where i put two views. first is imageview and the other one is my customeview.
i am drawing image on my custom view. my custom view code is as follow
public class ...
2
votes
3answers
1k views
Adding Zooming in and out with a Tkinter Canvas Widget in Python
How would I add zooming in and out to the following script, i'd like to bind it to the mousewheel. If you're testing this script on linux don't forget to change the MouseWheel event to Button-4 and ...
2
votes
1answer
260 views
Charting Library for Windows Phone 7 with Zooming & Panning?
I'm looking for a Silverlight charting library to use in my Windows Phone 7 project to visualize 50-100 data points. I'd like the series to be zoomable and pannable and be able to attach to these ...
2
votes
3answers
221 views
Why do I see pixels when zooming WPF application in Windows?
I have developed a GUI for a random application using WPF. I have a bunch of out of box WPF controls laid on the application window. I haven't customized anything, didn't use bitmaps, etc.
When ...
2
votes
3answers
1k views
uiwebview reset zoom programatically
Is there a way to zoom out or reset a uiwebview programatically ? if yes how ?
2
votes
1answer
1k views
CSS Margin/Padding Issue on Browser Zoom
I am having difficulty getting my page to show up correctly at various browser zoom settings.
http://andstones.ca/newsite
The content is aligned if the user is zoomed out on the page, but once they ...
2
votes
2answers
3k views
Calculating zoomToSpan() degrees based on min/max lat/lng to be in the mapView
I have a cluster of items on an overlay in a mapView.
I know where the top/bottom/left/right most objects are.
I want to use the zoomToSpan() method to zoom onto that area.
What is the proper way ...
2
votes
1answer
4k views
Centered zoom on Android
I've managed to create a Zoom (extends View) in order to load a PNG into a Drawable object and have it on the screen with zooming and panning function. See the code of the View (Zoom.java) :
public ...
2
votes
4answers
643 views
Showing big images by DirectX faster?
as developer of industrial vision applications I frequently have rather clunky images like 6000x4000Pixels and bigger.
While the camera and imageprocessing is working on a steady stream of new images ...
1
vote
0answers
42 views
Algorithm for self-scaling ruler in plotter GUI component
I am designing (not programming) a data-series viewer program for medical data, using C#/WPF. There is one main panel which shows the data, with the common mouse pan/zoom functionality (pan with left ...
1
vote
1answer
48 views
Want to show zoom in zoom out on map through buttons in ios sdk
I want to add buttons on map in ios sdk Mapview
1> Zoom in button
2> Zoom out button
Please specify any demo or any code related to this one.
1
vote
1answer
50 views
how can i set maximum and minimum zooming levels for image in android?
I have image zooming and dragging in my application my requirement is the image sets maximum and minimum zooming levels. I have used the below code.
public class Touch extends Activity implements ...
1
vote
0answers
45 views
Implementing zooming in CALayer
I'm trying to implement zoom on a CALayer in a layered-hosting NSVIew. The NSView with the layer (size of the layer: 1024x768) is inside an NSScrollView. What I did to implement the zoom is the ...
1
vote
1answer
89 views
Zoom In/Out effect in ImageView using seekbar
hello i having one image within ImageView i want to make it Zoom In/Out using SeekBar without changing height width of ImageView.
when i move SeekBar to right side image would be Zoom In and while ...
1
vote
1answer
102 views
jQuery plugin that lets you zoom text from entire document?
Is there a jQuery plugin that lets you text only zoom the entire document? (Like how safari "zoom text only" is done)
Specifically, I'm looking for something that does something like this chrome ...
1
vote
0answers
88 views
Scrolling to a point when WebBrowser is zoomed
I'm trying to zoom into a picture on a webpage loaded in the .Net WebBrowser control.
For example, there's a picture at (100,100) on 100% zoom. Now I want to set the zoom to 200% and have the picture ...
1
vote
1answer
196 views
How to zoom images loaded in TImage control in Delphi XE2 Trail version?
I have developed a small utility to load different types of image files in TImage control in Delphi XE2. Now i would like to implement and test ZOOMING fuctionality with built-in controls only (i.e. ...
1
vote
1answer
146 views
Preventing MKMapView from continually re-zooming and re-centering to user location
I seem to have the opposite problem from many of those posted here about MKMapView. Rather than not being able to get it to zoom to and display the current location, I can't seem to get it to stop ...
1
vote
1answer
150 views
Zooming an image aimed at the mouse cursor
Use case:
User clicks a link, a modal window is displayed containing one big image, scaled down to fit this window. When the user scrolls their mousewheel up or down, the image zooms in or out. The ...
1
vote
2answers
403 views
Android MapView - custom Zoom buttons
do you know, if there is a way how to make custom zoom buttons in Android's mapView? Or there are only prepreared zoom controls?
Thanks
Hmyzak
1
vote
0answers
253 views
Android webview zooming in relative layout
I have a RelativeLayout and there is a WebView inside it. After I zoom in and zoom out, my WebView isn't in center. When I include another view into my RelativeLayout I can't place the WebView in ...
1
vote
0answers
88 views
Zooming relative to the mouse position in a java jcomponet
I have been working on a drawing application using java. The drawing area is a jcomponent that i would like to be able to move around in similar to cadd(pan, zoom in/out, etc). The part that i have ...
1
vote
2answers
398 views
Calculate zoom level on google maps control in C#
I'm using GoogleMap Control have a collection of markers with Geo locations. I can calculate the min and max lat longs and find the center point on where to center the map but I also need to ...
1
vote
1answer
227 views
Scrolling to a rect when UIScrollView is zoomed?
I have an UIImageView with an image (map) inside of a UIScrollView. I add another image (marker) to the image view (so a map background and a marker). If the marker isn't shown on the screen, when I ...
1
vote
1answer
142 views
Can panning/zooming be disabled in an android MapView while allowing users to click on an ItemizedOverlay?
Is there a way of disabling panning/zooming and keeping map overlays clickable?
I am specifically thinking about an ItemizedOverlay that I want to be tappable while denying users from moving around ...
1
vote
1answer
228 views
QT resize problem after zoom
I'm trying to zoom in a picture using QT and C++.
I inherited QLabel objects in my classes to show pictures. And also put this QLabels in mdiarea.
zoom function is working fine however the qlabel ...
1
vote
0answers
57 views
Text zooming similar to 'The Economist' or 'Apple iBooks'
Can anyone tell me how could I get the similar zooming like 'The Economist' or 'Apple iBooks'. What may be the technique used to get that performance and look and feel.
I have tried using the ...
1
vote
1answer
393 views
How to zoom in and out with opengl?
So I am trying to teach myself opengl and I cant figure out how to zoom in and out. I tried a few different examples and they are not panning out. What I need is the very basics like zooming in and ...
1
vote
1answer
405 views
How to zoom to the center with a scrollview?
We had previously implemented tapping to zoom and now we've decided to use icons instead that will zoom in on the center of whats currently being displayed, and we'd like to reuse the code we had for ...
1
vote
0answers
422 views
zooming and scrolling texture of image using opengl in android
i want to zoom a image in doubleTap, make it smoothly scrollable, please help me,my draw method is below:
public void draw(GL10 gl) {
// bind the previously generated texture
//zooming in ...
1
vote
1answer
210 views
Graph and zoom function
I would like to add a zooming function in my graph.
For exemple, if the maxY of my graph is 5000, and i zoom a distance of 200 meters around the center, my axis should represent values from 2400 to ...