Ian

Results 342 comments of Ian

Can you put the example on a jsfiddle ?

I think the problem is probably trying to animate something we're not quite sure how it's represented behind the scenes by Snap, whether it's still a matrix, or what (Snap...

I doubt it's used 'incorrectly', but ultimately you are doing animations, with rotations and things like that, and I guess methods like requestAnimationframe will try and repeat animation steps everytime...

But it isn't just 8 simple images moving back and forth, this is svg not canvas... You have a lot of elements on that page, all with unique semi complex...

Is something like this any use ? https://stackoverflow.com/questions/2103924/mercator-longitude-and-latitude-calculations-to-x-and-y-on-a-cropped-map-of-the

Have you tried 0.5.2 (think thats the dev branch, but a while since I've looked)?

Try https://github.com/adobe-webplatform/Snap.svg/tree/dev

If you leave your email, I will add you. Or if someone knows how to create a new invite link, let me know.

Hi, we just need your email address somehow. There's a thread in the Snap google group, if you want to reply to that, it should be able to be picked...

I think you need to be a bit clearer what the bug is, and reduce the code to a minimal example.