Options
All
  • Public
  • Public/Protected
  • All
Menu

This object defines the properties that can be set on a GroundOverlay object.

Hierarchy

  • GroundOverlayOptions

Index

Properties

clickable?: null | boolean

If true, the ground overlay can receive mouse events.

map?: null | Map

The map on which to display the overlay.

opacity?: null | number

The opacity of the overlay, expressed as a number between 0 and 1. Optional.

defaultvalue

1.0

Generated using TypeDoc