Doesn't that simply mean that terrain is not available at that zoom level?
I'm currently using Firefox 3.6.17, and don't get an animated zoom.
The old tiles simply disappear and new tiles are loaded under the
markers. Which I'm happy about: I really dislike the animations.
--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
I think that should probably be
http://code.google.com/p/gmaps-api-issues/issues/detail?id=3266
But are they the same issue? One is complaining that markers are
zoomed (which is fairly obviously a fault); the other is requesting a
way to stop zoom animation. They are related -- if a zoom is not
animated then markers are unlikely to be zoomed -- but it seems to me
that they are not the same at all.
If I am supporting the addition of a way to stop zoom animation
happening at all, will starring this issue be taken as simply
supporting fixing the marker-zoom fault (and thus ignoring the
animated zoom itself)?
Aha. OK. I don't see either in Firefox, and don't particularly want
to, although the fading version is preferable to the continuous
version.
I would have said a fading out/in was a "transition" not an animation;
the continuous zoom is an animation as it's designed to give the
impression of moving the viewpoint.
But are they the same issue? One is complaining that markers are
zoomed (which is fairly obviously a fault); the other is requesting a
way to stop zoom animation. They are related -- if a zoom is not
animated then markers are unlikely to be zoomed -- but it seems to me
that they are not the same at all.