it would be better if i get the solution for both the cases.
Thanks in advance

On Thu, Aug 5, 2010 at 7:06 PM, Rossko <[email protected]> wrote:

> > from the given gps position can i search for a address specifically
> > with in a radi of 200ms with my gps position as center.
>
> Interpreting the question two ways ...
>
> Search for your specific address using the geocoder.  Discard
> result(s) if its position is more than 200m from your GPS point.
>
> or
>
> Reverse geocode the GPS point.  Discard any result(s) if posoition is
> more than 200m from your GPS point.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-maps-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to