Correct Answer: google.maps.event.addDomListener(testDiv, 'click', testFunction);
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Google Maps-API And Development Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Google Maps-API And Development MCQ Questions
To remove the polyline "flightPath" from a map, which syntax would you use?
Which class is used to draw an overlay of connected line segments?
How would you remove a marker from a map?
Which of the following events are fired after the zoom has changed on the map?
Which function will animate the map to a newly defined center point, provided the change is less than both the width and height of the map?
Which class is used to display text or images in a popup window attached to a marker?
What function do you call to make the map contain specific bounds.
What type of object is the position property of MarkerOptions?
What is the correct way to create a Google Maps API object that represents a point on a map?
How can you add a marker to an existing map, named "myMap"?