you mean loading the api with the near parameter?

http://maps.google.com/maps/api/js?key=*&v=3&sensor=false&region=nl&near=nl

On Nov 1, 6:19 pm, Chris Broadfoot <c...@google.com> wrote:
> Sure.
>
> You can do region biasing by specifying the country code with the 'region'
> option.
>
> http://code.google.com/apis/maps/documentation/javascript/reference.h...
>
> Alternatively, you could append "near {country}" to the query (where
> {country} is your country) or specify a LatLngBounds that contains the
> country (or countries) you want to search within.
>
> Chris
>
> On Mon, Nov 1, 2010 at 4:40 AM, Bas van de Lustgraaf <
>
> basvdlustgr...@gmail.com> wrote:
> > Hello,
>
> > is it possible to specify within wich countries you want to search?
>
> > Regards,
>
> > Bas
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Maps JavaScript API v3" group.
> > To post to this group, send email to
> > google-maps-js-api...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-maps-js-api-v3+unsubscr...@googlegroups.com<google-maps-js-api-v3%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-maps-js-api-v3?hl=en.

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

Reply via email to