OSU-Sustainability-Office / sustainability_map_old

An interactive sustainability map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Populate autocomplete dropdown

osu-sustainability opened this issue · comments

As the user searches for features, the application should send a JSONP request to the shared server with the query in the url. An array of JSON feature objects should be returned by the server. These should be sorted for relevance, and displayed in the autocomplete dropdown.
EX URL: http://server.com?query=url+encoded+query&callback=functionName