Is this what you're looking for? 
http://code.google.com/apis/gears/geolocation_network_protocol.html

Note that you only need that API if you're trying to implement your
own Geolocation provider.  It's not necessary if you're just trying to
use the geolocation provider provided by Google.

If you're trying to observe the data being passed between your browser
and Google, you'll need something like Fiddler or Wireshark to sniff
the traffic.

rob

On Mar 11, 2:33 am, "ERIC.K" <[email protected]> wrote:
> Sorry... I am new of Google Gears User.
>
> Is there any possible to get the Request Format when we use
> "getCurrentPosition"
>
> I search the following information, but I can't get the information in
> the cookie.
>
> Is that I miss understood of it.
>
> Thanks any one can answer my question.
>
> http://code.google.com/p/gears/wiki/GeolocationAPI
>
> Client identification is not explicitly included in the protocol.
> Cookies can be used for this.

Reply via email to