you mean loading the api with the near parameter? http://maps.google.com/maps/api/js?key=*&v=3&sensor=false®ion=nl&near=nl
On Nov 1, 6:19 pm, Chris Broadfoot <[email protected]> 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 < > > [email protected]> 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 > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-maps-js-api-v3%[email protected]> > > . > > 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 [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-js-api-v3?hl=en.
