Home » HTML » HTML APIs » Question
  1. Which object will represent a Marker icon?
    1. MarkerShape
    2. Marker
    3. MarkerGraph
    4. MarkerImage
    5. None of these
Correct Option: D

MarkerImage will represent a structure of a Marker icon or shadow image. The shape of the marker is defined by MarkerShape. Options for rendering the marker are shown by MarkerOptions. Marker object simply creates a Marker.



Your comments will be displayed only after manual approval.