There isnt a administration way to change it but you can change with css.

Add this code to your theme:

.google_map_field_display {
height: 300px;
width: 500px;
}

change height and width to fit the size you need.