Google geocode status always empty
问题 I am new to geocode. I am getting the zip code from the user finding the lat and long and comparing it with a set of nearby locations who latitude and longitude are present in a JSON. So I have to loop through each event to compare. The geocode status is always empty and hence I am not able to get the lat and long for the zipcode which the user has entered. <script src="http://maps.google.com/maps/api/js?sensor=false"></script> This is my Js function. self.find_events = function find_events