-
Which of the following will provide options for rendering overview map control?
-
- MapTypeControlOptions
- PanControlOptions
- OverviewMapControlOptions
- MapTypeControlStyle
- 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.