Hello,
I am using GlocalSearch for searching common places near a specific
property. Here is the code:
gLocalSearch = new GlocalSearch();
gLocalSearch.setSearchCompleteCallback(null, OnLocalSearch);
gLocalSearch.execute('Hotels');
now couple of things..first I get only 4 records, how can I get more
records ? second I want to sort results based on distance. is their
any way to doing this ?
please help me regarding this.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google AJAX API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---