Which is the method you must call immediately after using the map constructor?

  1. map.initializeMap("maps","center");

  2. map.createMapContainer(new google.maps.centerLatLng("1","-120"))

  3. GMapApi.static.Initialize();

  4. map.setCenter(new google.maps.LatLng(37.4419, -122.1419), 13);


Correct Option: D

Find more quizzes: