Skip to content

Instantly share code, notes, and snippets.

@eduard-tkv
Created February 17, 2017 20:39
Show Gist options
  • Save eduard-tkv/1f9f50ddb3479e47253b9f1443139be1 to your computer and use it in GitHub Desktop.
Save eduard-tkv/1f9f50ddb3479e47253b9f1443139be1 to your computer and use it in GitHub Desktop.
$(document).ready(function(){
$.getJSON( "google_places.json", function( data ) {
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment