I fairly new to JQuery and perhaps trying to achieve something that might be abit harder for a beginner. However I am trying to create an autocomplete that sends the curren
A JSON strcuture is a flat string, while map expects an array or array like structure. try json decode on the string before using map.