hey robert.

this is all very interesting -- what's your use case?

On Thu, Jan 7, 2010 at 7:16 PM, RobertS <rserra...@gmail.com> wrote:

> Are there any plans to implement other LBS attributes (altitude,
> heading, speed) beside latitude & longitude, like the ones of the
> Geolocation API Specification?
>
>  interface Coordinates {
>    readonly attribute double latitude;
>    readonly attribute double longitude;
>    readonly attribute double? altitude;
>    readonly attribute double accuracy;
>    readonly attribute double? altitudeAccuracy;
>    readonly attribute double? heading;
>    readonly attribute double? speed;
>  };
>
>
>


-- 
Raffi Krikorian
Twitter Platform Team
http://twitter.com/raffi

Reply via email to