Drupal location autosuggest doesn't recognize provinces
- by harry_T
I am using Drupal Location module in CCK to retreive
longitude & latitude based on location (stree/city/state).
There is an automatic autosuggest for State, but unfortunately
recognizes only US states. I set default country to Canada,
but autosuggest still only recognized US states.
Is there a way to get autosuggest function to recognize Canadian provinces
or to disable this feature.
thanks!