limitToCountries doesn't work as expected

Hello,

I'm using autocomplete search. I want to limit search results to german addresses. So I added limitToCountries: 'de' to the autocomplete search options. But with this option, my search results are not only reduced to germany, I even can't find addresses anymore. It will only return citys that matches the search string. Entering a full address gives no autocomplete result. Without limitToCountries I recive the correct result, but getting to much suggestions from other countries. Am I doing something wrong or is this an issue of the API?

Best regards
Jan
Please file a developer feedback with relevant information (query string, other properties). That will help us narrow down the cause.
limitToCountries doesn't work as expected
 
 
Q