To set your location, go to theme root directory, open js folder, find script.js edit it with text editor (like Notepad++). Change the latitude and longitude. First one is latitude and second one is longitude. To find your locations latitude and longitude, click here
jQuery Code
center: {lat: 40.674, lng: -73.945},
If you want to change styles of the google map check this site