<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.17104" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=142504909-07122011><FONT face=Arial
color=#0000ff size=2>Thanks for this! I had a look at .Tween, but as it reacts
to DOM elements I couldn't be sure if it works with Lon Lat (X.Y) figure.
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=142504909-07122011><FONT face=Arial
color=#0000ff size=2>I'll try again later on though. </FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Adam Eskreis [mailto:aeskreis@gmail.com]
<BR><B>Sent:</B> 06 December 2011 18:03<BR><B>To:</B> Takako
Tucker<BR><B>Cc:</B> openlayers-users@lists.osgeo.org<BR><B>Subject:</B> Re:
[OpenLayers-Users] Tweening pinpoints<BR></FONT><BR></DIV>
<DIV></DIV>There is an OpenLayers.Tween class I believe.<BR><BR>Also, this is
something that could easily be done iwth just regular javascript. Don't
forget, OpenLayers is comprised of DOM elements, so you can manipulate the map
with regular javascript, you don't have to use an OpenLayers construct.<BR><BR>
<DIV class=gmail_quote>On Tue, Dec 6, 2011 at 12:33 PM, Takako Tucker <SPAN
dir=ltr><<A
href="mailto:Takako.Tucker@bbc.co.uk">Takako.Tucker@bbc.co.uk</A>></SPAN>
wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><U></U>
<DIV>
<P><FONT face=Arial size=2>Hello, </FONT></P>
<P><FONT face=Arial size=2>I'm currently using OpenLayers.Control.DragFeature
to move pinpoint from one place to another. </FONT></P>
<P><FONT face=Arial size=2> var
dragFeature = new OpenLayers.Control.DragFeature(location);</FONT> <BR><FONT
face=Arial
size=2>
map.addControl(dragFeature);</FONT> <BR><FONT face=Arial
size=2>
dragFeature.activate();</FONT> </P><BR>
<P><FONT face=Arial size=2>But not only moving pinpoints, I need to add tween
animation. </FONT></P>
<P><FONT face=Arial size=2>Has anyone done tween animation for moving
pinpoints? </FONT></P>
<P><FONT face=Arial size=2>Any advise would be much appreciated! </FONT></P>
<P><FONT face=Arial size=2>Thanks </FONT></P>
<P><FONT face=Arial size=2>Takako</FONT> </P>
<DIV> </DIV><BR><FONT face="Times New Roman" size=3><A
href="http://www.bbc.co.uk" target=_blank>http://www.bbc.co.uk</A><BR>This
e-mail (and any attachments) is confidential and may contain personal views
which are not the views of the BBC unless specifically stated.<BR>If you have
received it in error, please delete it from your system.<BR>Do not use, copy
or disclose the information in any way nor act in reliance on it and notify
the sender immediately.<BR>Please note that the BBC monitors e-mails sent or
received.<BR>Further communication will signify your consent to this.</FONT>
</DIV><BR>_______________________________________________<BR>Users mailing
list<BR><A href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</A><BR><A
href="http://lists.osgeo.org/mailman/listinfo/openlayers-users"
target=_blank>http://lists.osgeo.org/mailman/listinfo/openlayers-users</A><BR><BR></BLOCKQUOTE></DIV><BR><DIV> </DIV><br/><font size="3" face="Times New Roman"><a href="http://www.bbc.co.uk">http://www.bbc.co.uk</a><br/>This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.<br/>If you have received it in error, please delete it from your system.<br/>Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.<br/>Please note that the BBC monitors e-mails sent or received.<br/>Further communication will signify your consent to this.</font>
</BODY></HTML>