On Jul 9, 8:35 pm, msasha <[email protected]> wrote:
> On Jul 9, 4:45 pm, bratliff <[email protected]> wrote:
>
> > I have built a simple demonstration:
>
> >    www.polyarc.us/fade
>
> > If you have to pan & zoom simultaneously in response to a double
> > click, you will have to reposition the center at every step.  You
> > ought to make the number of steps for each movement equal in order to
> > complete the pan & the zoom at the same time.  Google uses another
> > separate hidden set of tiles to receive the next zoom level tiles.
>
> I think you've misunderstood what my problem was.
>
> I did, however, try implementing it simply by changing the width/
> height of the tiles themselves, and surprisingly, in Mozilla, it seems
> to actually work smoother than using -moz-transform on the containing
> element.

Right.  Which is why Google uses it, simple pixel arithmetic, no
browser dependent transformations.

I believe "-moz-transform" is new for FF 3.5.  Continuous zooming is
several years old.

If I have misunderstood what you were asking, perhaps you can clarify.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to