Select to view content in your preferred language

Possible to do gliding maps pan animation/slippery maps

2994
9
09-23-2010 08:50 AM
AndyBurns
Regular Contributor
Hi

Does anyone know if it is possible to get the pan animation to act similar to google's glide stlye pan animation when moving on the map quickly?
0 Kudos
9 Replies
Dan
by
Frequent Contributor
Old post.

Excellent question.

No answer?
0 Kudos
JohnGravois
Deactivated User
heres a link to another thread on the same topic (and a related "idea")
0 Kudos
Dan
by
Frequent Contributor
Has ESRI implemented kinetic panning in the Javascript API yet?    If not, when?  

Silverlight and Flex have smooth kinetic panning.  We'd like to see similar behavior in our web map apps regardless of the API.   We'd also like to provide modern web functionality that users expect.
0 Kudos
JohnGravois
Deactivated User
kinetic panning is not yet available in the JavaScript API.  please feel free to upvote the idea in our portal to show your interest in the feature being added in the future.
0 Kudos
Dan
by
Frequent Contributor
Okay.  I up-voted the 'Idea' of adding kinetic panning.

Still, such functionality should be foundational when creating the Javascript API.  It shouldn't require customer petition. - IMHO.
0 Kudos
JeffPace
MVP Alum
its my understanding that while "smoother" this effect requires side loading a lot of the surrounding tiles just in case the user pans.  Essentially, it is smoother, but slower.

Ill take fast and ugly over slow and pretty anyday.  But i agree it would nice to enable as an option.
0 Kudos
Dan
by
Frequent Contributor
I'll take 'Fast & Pretty'.  You can 'lazy' load any needed surrounding tiles.
0 Kudos
JeffPace
MVP Alum
not on a sub-1mbit air card

dont get me wrong, i like it.  Even as the default.  I just hope there is a map.setPanStyle as legacy or kinetic.
0 Kudos
Dan
by
Frequent Contributor
True - I'm with you on this.  Making it an option would be great.  I don't understand why it got left out.  Makes our apps look dated right out the door.
0 Kudos