When enabled, this control takes the place of the default Powered By Google logo.
$(document).ready(function() { $('#map_canvas').googleMaps({ controls: { localSearch: true; } }); });