pan
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 im[详细]
2023-02-25 09:08 分类:问答ANDROID - Scrolling, multitouching, panning ImageView in a Gallery widget
public class PageGallery extends Gallery implements OnScaleGestureListener, OnGestureListener{ private static final String TAG = \"Multitouch eventi\";[详细]
2023-02-21 17:05 分类:问答How can I add pan and zoom controls to a Processing.js canvas?
I can draw sh开发者_StackOverflowapes on a canvas. Now I\'d like to let users pan and zoom in and out using keyboard controls.You could use variable to keep track of user feedback for zoom and pan, wh[详细]
2023-02-17 12:44 分类:问答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://c开发者_运维知识库ode.google.com/intl/sv-SE/apis/maps/documentation/javascript/examples/map-simple.h[详细]
2023-02-14 14:53 分类:问答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 (usin[详细]
2023-02-07 12:38 分类:问答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.[详细]
2023-02-04 07:48 分类:问答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[详细]
2023-01-30 17:48 分类:问答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[详细]
2023-01-20 05:59 分类:问答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[详细]
2023-01-01 20:24 分类:问答Simple iPhone tally method question
Just trying to create a simple method that counts up 1 on the tally when the button is pressed.My knowledge is extremely limited and I am pretty sure that my problem is somewhere in the method impleme[详细]
2022-12-28 16:46 分类:问答