Re: [android-developers] Connecting 4 Geopoints

2011-02-14 Thread TreKing
On Sun, Feb 6, 2011 at 11:49 PM, Naveen HS wrote: > Now i am trying to animate the line while drawing between 2 Geopoints, i > just want to show them some kind of animation while drawing line .. is it > possible to do ?? or i can call some delay function ?? Create some kind of "Animator" class

[android-developers] Connecting 4 Geopoints

2011-02-11 Thread Naveen
Hello All, I am having 4 static Geopoints, I am able to mark them on the Map and also i am able to draw line between them. Now i am trying to animate the line while drawing between 2 Geopoints, i just want to show them some kind of animation while drawing line .. is it possible to do ?? or i can

[android-developers] Connecting 4 Geopoints

2011-02-11 Thread Naveen HS
Hello All, I am having 4 static Geopoints, I am able to mark them on the Map and also i am able to draw line between them. Now i am trying to animate the line while drawing between 2 Geopoints, i just want to show them some kind of animation while drawing line .. is it possible to do ?? or i can