InterviewSolution
Saved Bookmarks
| 1. |
Which of the following method will return DOM object that contains map?(a) getCenter()(b) getProjection()(c) getDiv()(d) gettilt()This question was posed to me during an interview.I need to ask this question from HTML Google Maps in division Advance HTML of HTML |
|
Answer» The correct option is (c) getDiv() |
|