Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
1answer
478 views

iPhone google maps v3 pans after pinch zoom

I have a problem developing a web application for iPhone. When I visit a simple example like http://code.google.com/intl/sv-SE/apis/maps/documentation/javascript/examples/map-simple.html in an iPhone ...
6
votes
1answer
2k views

How can I capture which direction is being panned using UIPanGestureRecognizer?

Ok so I have been looking around at just about every option under the sun for capturing multi-touch gestures, and I have finally come full circle and am back at the UIPanGestureRecognizer. The ...
5
votes
2answers
1k views

Matplotlib/Pyplot: How to zoom subplots together AND x-scroll separately?

I previously asked the question "How to zoom subplots together?", and have been using the excellent answer since then. I'm now plotting just two sets of time-series data, and I need to continue to ...
5
votes
2answers
2k views

Android: Easiest way to make a WebView display a Bitmap?

I have some images that I loaded from a remote source stored in Bitmap variables and I want to display them. In addition to switching between these images the user should also be able to zoom and pan ...
4
votes
1answer
36 views

How to make windowSoftInputMode=“adjustPan” pan more

I have an activity with a bunch of EditText fields on it, and the windowSoftInputMode is set to adjustPan, this mostly does what I want, however for the editText at the bottom of the layout, it ...
4
votes
0answers
508 views

Google Maps: Limit Panning

I'm trying to recreate the pan limit behavior as demonstrated here: http://econym.org.uk/gmap/example_range.htm Unfortunately, it's using the API version 2, instead of the current version 3. I'm ...
4
votes
3answers
838 views

Silverlight: animate and/or pan an image

I have a client requesting an animated/panned image be added to their website. Basically, it's a standard-size image, he wants to put it in a slightly narrower frame and have the image pan from left ...
4
votes
1answer
986 views

Forms control that allows zoom, pan AND POI

For my phD project I need to do microscopy imaging. I cooked up an application using C#/winforms/GDI that allows me to display my images, zoom/pan them and display a ruler. However, the thing is ...
3
votes
4answers
186 views

Can I navigate, zoom in and zoom out R plots?

I would like to know if R allows to pan and zoom images produced with the "plot" function. I would like to obtain the plot transformation using the mouse and not through the command line, is it ...
3
votes
3answers
3k views

Best way to zoom and pan a 2D cocos2d iphone game

What's the best way to implement a pan-able zoomable game map with Cocos2d for iPhone. It would be like Mobile Safari except with a game map that doesn't fit completely on screen. Or like how it's ...
2
votes
1answer
187 views

How can I pan an image larger than its container correctly using jQuery?

I'm creating quite a cool image viewer but am stuck in one particular part: panning the image when zoomed in. It seems a trivial problem and I've tried out pretty much all answers to similar questions ...
2
votes
2answers
630 views

ANDROID - MapView

Can some one please help me few things regarding mapview im trying to build. I have a renderer that takes canvas and draws a bitmap in it. I have created a view and in constructor i create: bitmap = ...
2
votes
3answers
2k views

javascript graphics engine with zoom/mouse pan/rotate/text/events?

Is there an open source javascript library able to create something like http://www.marcelbeumer.com/media/main/demos/ngen/index.html out of the box, or at most with a very simple plugin? Note that ...
2
votes
2answers
725 views

Android Custom MapView

I am trying to create an extended version of MapView. The problem is when extended version of MapView is defined, mapview does not pan. I am implementing an onTouchListener Inside my custom map ...
2
votes
4answers
509 views

How to paint lots of images in some kind of surface with pan/zoom?

I'm new to Android but I have some Java knowledge and I've started reading the Android documentation and some book but I'm in the very beginning. But even if I've read more, it would be hard to know ...
2
votes
3answers
4k views

How does zooming, panning and rotating work?

Using OpenGL I'm attempting to draw a primitive map of my campus. Can anyone explain to me how panning, zooming and rotating is usually implemented? For example, with panning and zooming, is that ...
1
vote
1answer
91 views

Google Maps overlays don't move when I pan the map

UPDATE 07/12/2011: I figured it out. Will post solution as soon as I'm finished with the implementation. I am creating an Android application that will display the location of several users on a ...
1
vote
2answers
93 views

Pan and 2 Finger Pinch simultaneous iOS -at the same time-

2 Gesture recognizer: UIPinchGestureRecognizer *twoFingerPinch = [[UIPinchGestureRecognizer alloc] initWithTarget:self action:@selector(handlePinch:)]; [croppper ...
1
vote
1answer
94 views

Moving the “camera” of an HTML Canvas element

I'm trying to find a clean way to "move the camera" of a canvas element. This for my prototype game (side scroller). I'd love to think there's a better solution than moving the whole set of nodes to ...
1
vote
1answer
155 views

How to use UIPanGestureRecognizer to move 2 or more UIImageViews

This site has been very helpful when it comes to explaining how to use UIPanGestureRecognizer to move a UIImageView, but I have a program where I need to move (i.e., pan) more than one UIImageView and ...
1
vote
2answers
66 views

DSP / Manual mixing and pan law

I am mixing four buffers and applying panning. However, when I trigger a change of pan I hear a clip. Can any body see what is potentially wrong with the following code:- for (int i = 0 ; i < ...
1
vote
0answers
79 views

Is possible in android to pan/drag a layout?

I am trying to pan a RelativeLayout with child Views, using gesture onScroll event, but I do not get the result that I desire. I have tried to move the children, but nothing works. Any suggestions?
1
vote
1answer
139 views

How to offset the starting point of an image in a WPF image control (paning an image)

i'm trying to change the starting point of an image within a WPF image control, i cant seem to find a straight answer. I'm trying to allow the user to pan and view a image which is larger than the ...
1
vote
0answers
409 views

ExtJS + JQuery/Flot: mousedown event for the plot container

I realized that in flot there is a confliction between "plotpan" event and "mousedown" event. if enable the plot pannable, then mousedown wont work in the plot area; also, if disable "plotpan" event, ...
1
vote
2answers
524 views

Efficiently displaying and zooming/panning large images in WPF

I'm currently working on an application with the need to display large engineering drawings that can be 8800x6800 or larger. The requirements state that the user should be able to pan and zoom the ...
1
vote
0answers
412 views

how to zoom and pan a simple imageview using matrix

I got frustated with zooming and panning issue of an image in android.I dont want to use sony zoom tutorial because i need zoom from buttons. can anybody suggests me or provide me code to zoom an ...
1
vote
1answer
1k views

ANDROID - Scrolling, multitouching, panning ImageView in a Gallery widget

public class PageGallery extends Gallery implements OnScaleGestureListener, OnGestureListener{ private static final String TAG = "Multitouch eventi"; static final int NONE = 0; static final int DRAG ...
1
vote
1answer
201 views

pan control for hextiles

I need to render a large number of hextiles on a canvas. I would like to make this such that I render only the tiles that are visible to the user and load additional hextiles as the user scrolls ...
1
vote
1answer
60 views

Manage a space where you can move things (Silverlight)

I'm thinking at the better way to manage a "workspace" in my application, where the user could move things in this space, and could pan for instance. Let's imagine I have my application interface, ...
1
vote
0answers
677 views

UIPanGestureRecognizer does not switch to state “End” or “Cancel” if user panned x and y in negative direction

I've got a little problem with the UIPanGestureRecognizer. The Recognizer does not report the UIGestureRecognizerStateEnded state if the user panned to the top left (means negative x and y directions) ...
1
vote
2answers
894 views

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 has the effect of the image zooming in? Just like a normal slider, a container that hold image and ...
0
votes
1answer
29 views

Zooming, panning & interactive graphical Android app

I'm new to android game development. I currently working on a simple android app with zooming, panning and interactive (clickable button) interface. I think it is something similar with Angry bird in ...
0
votes
0answers
24 views

PinthToZoom and Pan of UIView with multiple images

I'm developing an iphone application with an UIView that have an image as a background and multiple buttons with image as background. The image is an image of a country and the buttons are the ...
0
votes
0answers
29 views

fusion table pan and zoom

I am currently doing a tracking application and am using Google maps fusion table to display the geocoded data. its very fast and easy to use but I am having some problems to zoom and pan the map ...
0
votes
1answer
26 views

Translating with GLKMatrix4Translate Seems to Move About the Camera, Not the Origin

I'm trying to enable a user to pan up/down and left/right an object in OpenGL ES. I'm using GLKit for all of the drawing and movement. I've enabled touch events to track how the user wants to move ...
0
votes
0answers
63 views

Pan an Image in Jquery Mobile (default behavior)

How can I make Jquery Mobile scroll a large image horizontally? When I take out JQM, the image behaves as expected. When I use Jquery Mobile, large images no longer pan. Instead, they align left and ...
0
votes
0answers
61 views

How to make zoomable and panable image with clickable buttons on it?

I have to make a user interface something like a building plan with clickable marks on it. After two days of searching, I don't even have a idea of how I can do this. I'm so confused, please help.
0
votes
1answer
104 views

flot plotpan vs plotclick: how to ignore click event when panning is on?

In my Flot app, I enabled both plotclick and plotpan events. However, I found that every time when pan the plot, the plotclick event is also triggered? I am wondering how to ignore click event when ...
0
votes
1answer
279 views

Zooming and panning on a floorplan made with Raphaeljs

I am making some kind of floor plan that shows the position of participants of a meeting. For this I am using Raphael.js. I am looking to find a way to zoom & pan trough that floorplan but I am ...
0
votes
1answer
85 views

UIImageView in UIScrollView: panning fail

I am making a simple photo viewer that allows zooming and panning. so in IB I create a UIScrollView containing a UIImageView: Then I can configure it to house the photo as soon as the photo is ...
0
votes
0answers
45 views

How to control volume's pan with win32api?

I've implemented my own mixer application, which uses the winmm.dll with PInvoke to control the master volume. For now, I can get and set the master volume. (: I'm trying to get control on the ...
0
votes
0answers
117 views

iphone sdk pan gesture

I want to resize an image with the pan gesture. When I move to right, the image size should increase. And when I move to right, the image size should decrease. My code: <!-- language: lang-cpp ...
0
votes
1answer
65 views

c# how to implement pan?

I need to pan some images when a key is pressed, but my code doesn't work. Here's a sample code. Basically, what I try to do is "follow" the rectangle while it moves when A/S/D or W Key are pressed ...
0
votes
1answer
171 views

Best JavaScript Zoom-Pan Library

I am looking for the best JavaScript (it's fine if JQuery based) library to smoothly zoom into the image and being able to pan. There are so many of those libraries but I cannot seem to find one that ...
0
votes
0answers
51 views

imageview with pan after zoom

I now zoom the image into an ImageView with this class: public class ExtImageView extends View { private Drawable image; public int zoomControler=125; public ...
0
votes
1answer
42 views

Is there something similar to 'zoomToRegion' in Android?

I want to zoom in or out of the map depending on where markers on my map are placed. The markers are dynamic so I can not chose a static zoom level. I understand that there is 'zoomToRegion' method in ...
0
votes
0answers
57 views

Can I change a transform in AVMutableVideoCompositionLayerInstruction on the fly?

Great site. This is my first question, play nice :) This is an iOS 4.x question. I'm trying to allow a user to zoom in and pan a video file while it's playing. I've set up a working ...
0
votes
2answers
268 views

How do I capture the point initially tapped in a UIPanGestureRecognizer?

I have an app that lets the user trace lines on the screen. I am doing so by recording the points within a UIPanGestureRecognizer: -(void)handlePanFrom:(UIPanGestureRecognizer *)recognizer { ...
0
votes
2answers
221 views

Getting Force close error on Google Maps while zooming and panning

Hi getting the following error while zooming and panning google maps. Kindly tell what could be the possible reason 07-30 19:50:02.003: ...
0
votes
0answers
156 views

Controlling Zooming & Panning of ImageView in android

I have successfully implemented Zooming & Panning of an ImageView in android.I want to implement the following condition. 1. If (imageViewSize == originalImageView) Zoom = Enabled Pan = ...

1 2