<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?v=3.exp&signed_in=true"></script>
var marker = new google.maps.Marker({ map: map, // Define the place with a location, and a query string. place: { location: {lat: 40.739929, lng: -74.005792}, query: Gansevoort Meatpacking NYC, New York, NY }, // Attributions help users find your site again. attribution: { source: 'Altostrat Hotels', webUrl: 'https://developers.google.com/maps/' } });
Give us feedback in our Product Forums.