1.

Which one of the following defines properties for the map?(a) mapOptions(b) zoom(c) center(d) mapTypeIdI have been asked this question at a job interview.The question is from HTML Google Maps topic in division Advance HTML of HTML

Answer»

The correct choice is (a) MAPOPTIONS

For explanation I would SAY: The variable mapOptions defines the properties of the map. Where to center the map is defined by center property, it USES longitude and latitude properties. To SPECIFY the ZOOM level for the map we use zoom property.



Discussion

No Comment Found

Related InterviewSolutions