Google Map - Add a marker to the Google map
The Marker constructor creates a marker in Google Map. Position property must be set for the marker to display.
Add the marker to the map by using the setMap() method.
The Marker constructor creates a marker in Google Map. Position property must be set for the marker to display.
Add the marker to the map by using the setMap() method.