Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinch-to-zoom function like Google Maps #9

Open
SilvanLaroo opened this issue May 22, 2012 · 5 comments
Open

Pinch-to-zoom function like Google Maps #9

SilvanLaroo opened this issue May 22, 2012 · 5 comments

Comments

@SilvanLaroo
Copy link

Thanx for this awesome library!

Maybe it's an idea to add a zoom effect like Google Maps. When you zoom in, the image where you zoom on will be stretched till both fingers are released, from that point the new tiles will be loaded.

@ened
Copy link
Owner

ened commented Jun 11, 2012

Yes I'd love to have this functionality. As well as a really smooth way to handle the zoom. :)

@edofic
Copy link

edofic commented Jul 17, 2012

Please check out https://github.com/jasonpolites/gesture-imageview
If theese two widgeds merged, the result would be totally awesome.

@ened
Copy link
Owner

ened commented Jul 17, 2012

@edofic Yes I agree. Actually this widget could supersede the other one, just have a picture with one tile only in some cases. I will see to it, holiday now and hopefully there is time for it.

@ened
Copy link
Owner

ened commented Oct 11, 2012

@edofic and @SLv99 if you have time pls. take a look at the updated sample. The pinch-to-zoom works, but it's without the zooming effect like in GMaps and once zoomed, the coordinate translation seems a bit off. Both things that can be fixed I guess. Thanks, Seb

@braj008
Copy link

braj008 commented Feb 25, 2013

This is a very efficient tiled view library out there. If it can include the pinch to zoom functionality as in edofic link, then this will be very nice. I tried to implement this by trying different set of parameters to smoothScrollTo(...) method but had no luck. Could anyone please tell me where am I going wrong? Now, irrespective of parameter changes to smoothScrollTo(...), it always start filling tiles from top left corner on zoom.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants