Correct Answer: google.maps.event.trigger(map, 'resize');
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
Which of the following is not a valid ControlPosition?
What RectangleOptions property allows a rectangle to be resized by the user?
What function returns a LatLng based on a pixel position?
Which map pane should you add an OverlayView to if you want it to respond to click events?
What property of MarkerOptions defines the rollover text for a marker?
Which of the following is not a common MapType?
True or False: If you want your JavaScript Google Maps API application to search for places, you must load an additional places library through the bootstrap request.
Taking an address and translating it into a geographic point is known as what?
How do you add a click event listener to a google map?
The Google Maps API for which of the following platforms is deprecated?