Hi,
I want to search by a name (String) and then get at least 10 matching locations with their longitude and latitude.
Let's say I type 'An' in my search bar, i need to request some map service and get 10 locations that start with 'An'.
It seems we cannot do this with Map Kit.
Could someone point me few little tips to get started. It seems Yahoo Maps return xml with one value. Any API that I could use easily with XML parsing and example request would be really helpful.
Thanks and Kind Regards,
Tharindu