Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 774 Bytes

GroundOverlayOptions.md

File metadata and controls

28 lines (15 loc) · 774 Bytes

See html formatted version

GroundOverlayOptions interface

google.maps.GroundOverlayOptions interface

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

Properties

undefined

Type:  boolean optional

If true, the ground overlay can receive mouse events.

undefined

Type:  Map optional

The map on which to display the overlay.

undefined

Type:  number optional

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