I am doing the following:
addressList = gCoder.getFromLocationName(“Idaho”, 5, 39.42, -11[font=Arial] [/font] 8.71, 46.81, -111.681);
This always returns empty list.
While when I try:
addressList = gCoder.getFromLocationName(“Idaho”, 5);
It works well.
Please suggest if there is still a bug with 1.0, and if yes when can we expect a fix.
Also, is there any way to do business search?
Thanks,
Pradeep

