Home » HTML » HTML APIs » Question
  1. Which of the following will provide options for rendering overview map control?
    1. MapTypeControlOptions
    2. PanControlOptions
    3. OverviewMapControlOptions
    4. MapTypeControlStyle
    5. None of these
Correct Option: C

OverviewMapControlOptions will provide options for rendering of overview map control, MapTypeControlStyle will specify kind of map control to display. MapTypeControlOptions holds options to modify a control. Options for rendering pan control is given by PanControlOptions.



Your comments will be displayed only after manual approval.