menduh / gmlibrary

Automatically exported from code.google.com/p/gmlibrary
0 stars 0 forks source link

Feature Request: Implementation of ComponentRestrictions for geocoding #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Google added a quite useful feature to the Geocoding Services called 
GoogleComponentRestrictions - see also here: 
https://developers.google.com/maps/documentation/javascript/reference#GeocoderCo
mponentRestrictions. Those restrictions act as filters to the geocoding 
results, in contrast to say the region, which acts as a bias.

At the moment there is no way to use these in GMLib v1.5.0 as the 
ComponentRestistrions are not part of the parameterset that GMLib uses to 
create a geocoder request. I would like to see this implmented though :)

Thanks,

Malte

Original issue reported on code.google.com by ma...@chronicles-music.com on 27 Oct 2014 at 9:27

GoogleCodeExporter commented 8 years ago

Original comment by cadet...@gmail.com on 2 Nov 2014 at 9:29