I am using the HERE Geocoder Autocomplete API. It works perfectly well but I would like to know :
How can I specify a minimum matching level like "street" or "city" so it won't return me the result with a matchLevel of "state" or "county" ?
Geocoder Autocomplete API currently doesn't support restriction at matchLevel. You can explain your usecase in detail so that we can suggest alternatives if possible.