Hi,

yes, the GPX playback does use the time info in each point of a GPX track.

For the KML, there is no time support in the playback yet. This means
it'll play <Placemark> node based on their
<point><coordinates>value</coordinates></point> inner node.

KML routes using <Placemark><MultiGeometry><LineString><coordinates>
with a list of multiple long,lat values will not work at this time.

Xav

On Mon, Sep 29, 2008 at 9:40 AM, E.D.I <[EMAIL PROTECTED]> wrote:
>
> i have found the problem, there are no
> times for the points during the route and thats why
> when u press play in the ddms it seems like it does nothing, i
> successfuly created a gpx file with times, that sets location
> each minute for 15 minutes and it worked fine, the provider is the
> gps
> by the way, if any one knows how to add time to kml
> files i guess it would be perfect.
>
> On Sep 28, 3:57 pm, "hve.dk" <[EMAIL PROTECTED]> wrote:
>> Guillaume, I've just reported it 
>> as:http://code.google.com/p/android/issues/detail?id=915
>>
>> On 24 Sep., 12:32, Guillaume Perrot <[EMAIL PROTECTED]> wrote:
>>
>> > I retested a en_GB locale on my Ubuntu 8.04 LTS with Android v1.0.
>> > OMFG DDMS controls works with that locale !
>> > But how to procude KML files with direction but non mutlti coordinates
>> > tags using Google Earth ?
>> > I read and tested, multi-coordinates tag is not supported anymore...
>> > And google earth save directions with this tag.hve.dk, I haven't reported 
>> > an issue yet, did you ?
>>
>> > On 4 sep, 14:27, [EMAIL PROTECTED] wrote:
>>
>> > > Hi, I had the same problem, also switched locale and it works...
>> > > Guess it has nothing do do with the locale itself, more with the way
>> > > the OS is formatting date, time, ...
>> > > So you have to make sure that not only the language is changed to
>> > > english but also the formatting rules.
>>
>> > > I'm running MAC OS X and Eclipse 3.4,DDMSvia the Eclipse
>> > > perspective.
>>
>> > > On Sep 2, 11:09 am, "hve.dk" <[EMAIL PROTECTED]> wrote:
>>
>> > > > Guillaume, I got same the same problem (i.e.DDMSlocationcontrols
>> > > > doesn't reach the emulator - or is set to 0,0).
>> > > > Do you file a bug report 
>> > > > at:http://code.google.com/p/android/issues/list
>>
>> > > > (?) - If you don't I'll do it ;-)
>>
>> > > > On 26 Aug., 15:44, Guillaume Perrot <[EMAIL PROTECTED]> wrote:
>>
>> > > > > In the standard maps application, my position is always at latitude 0
>> > > > > and longitude 0, altitude 10.
>> > > > >Locationcontrols inDDMSin Eclipse seems to do nothing, I tried to
>> > > > > set manuallocation, using a GPX or a KML, i always get a 0,0
>> > > > >location...
>> > > > > The only provider available is gps when I tried programmatically.
>> > > > > Plus, the documentation tells us about about the "geo" command but I
>> > > > > didn't find it in my tools directory nor in adb shell internal
>> > > > > command....
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to