Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 904 Bytes

MapPanes.md

File metadata and controls

38 lines (20 loc) · 904 Bytes

See html formatted version

MapPanes interface

google.maps.MapPanes interface

Properties

undefined

Type:  Element

This pane contains the info window. It is above all map overlays. (Pane 4).

undefined

Type:  Element

This pane is the lowest pane and is above the tiles. It does not receive DOM events. (Pane 0).

undefined

Type:  Element

This pane contains markers. It does not receive DOM events. (Pane 2).

undefined

Type:  Element

This pane contains polylines, polygons, ground overlays and tile layer overlays. It does not receive DOM events. (Pane 1).

undefined

Type:  Element

This pane contains elements that receive DOM events. (Pane 3).