Re: position options

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