- From: Andrei Popescu <andreip@google.com>
- Date: Tue, 14 Oct 2008 10:46:21 +0100
- To: "Doug Turner" <doug.turner@gmail.com>
- Cc: public-geolocation <public-geolocation@w3.org>
Hi Doug,
On Mon, Oct 13, 2008 at 11:42 PM, Doug Turner <doug.turner@gmail.com> wrote:
>
> Just to be clear, the geolocation options are to look like this in
> javascript:
>
> var options = {
> enableHighAccuracy: true,
> timeout: 100
> };
>
> With each field in the options variable being optional. Correct?
>
Correct.
Andrei
Received on Tuesday, 14 October 2008 09:47:01 UTC