Home » HTML » HTML APIs » Question
  1. Which of the following is not the property of Map()?
    1. overlayMapTypes
    2. zoom
    3. controls
    4. mapTypes
    5. None of these
Correct Option: B

There are three properties of map namely mapTypes, controls, overlayMapTypes. MapTypes is a registry of MapType which instances by string ID. Additional controls to attach to map is provided by controls.



Your comments will be displayed only after manual approval.