InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following will set the viewport to contain given bounds?(a) fitBounds()(b) getBounds()(c) getHeading()(d) panTo()The question was posed to me during an interview for a job.This is a very interesting question from HTML Google Maps in portion Advance HTML of HTML |
|
Answer» Right ANSWER is (a) fitBounds() |
|