Used Unity to send search queries to Google Place and display the results in a Unity window.
Features:
Send queries to the Google Place API
Display a loading animation while waiting for answer from the API
Display a small message if no results are found
Display the name (+ additional information) of the places received in answer to the query sent
Display/hide a picture of the place when the user clicks on its information
Display a message instead of the picture if no picture is available for it
Continue to load results from the API after the first page of places are received from it
#unity #unity2d #unity3d #webbrowser