All, When I use the Directions-service from Google Maps, it seems like the map always goes to zoom level 0 (I get an overview of the whole map).
I can generate a 400x400 image of the Mandelbrot set from minReal to maxReal and from minImaginary to maxImaginary. So,
i want to zoom a image in doubleTap, make it smoothly scrollable, please help me,my draw method is below:
In my app, I have a split screen in which the detail view is a scrollview. I have 5 tables which are subviews of my scrollview in which 3 table views are side by side on top and 2 table views are side
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
I have a flash application written in actionscript 2.0 that shows vector architectural maps and works perfectly on common web browsers. There are many interactions with javascript functions called by
I am facing an issue with zooming u开发者_如何学运维sing jqPlots. I have a graph with multiple y-axes. I have the following lines of code for performing the zoom:
Im following the apple ZoomingPDFViewer example, I have the frameworks just as in the example, but when I write in xcode the class CATiledLayer doesnt get recognized in the edit area (no coming purple
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 26
I have to display an area map in my application. This map is pr开发者_StackOverflow社区ovided as a large jpg file (>1000px * 1000 px). I display it in a webview and I also use the build in zoom contro