Correct Answer: map.getBounds().contains(LatLng);
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
What is the default map type?
How do you add traffic information to a map?
How can you retrieve an array of markers that have been added to the map?
Which Map class method is used to animate the transition of the map center to a new LatLng?
What property of MarkerOptions allows you to set a custom image for a marker?
Which property of the DOM enables you to detect iPhone and Android devices?
How would you load the data contained in a KML file onto google map?
What zoom level displays a map of the Earth fully zoomed out?
How can you expand a LatLngBounds object to ensure that it included additional points?
Which object defines a geographic rectangle on the map using two LatLng objects?