![Picture of juan carlos Picture of juan carlos](/graphics/unknown.gif)
juan carlos - 2015-06-07 17:58:41
your method getSearchResults returns jsonData with structure
[[name:'some name', latitude: '1.2345', longitude: '2.0988']]
later you put the parsed data to the variable "result" and later you create the output string with the undeclared variable "activeCategories".
:-)
nevertheless thanks for the posts. Very simple but important to undrstand.