Interface MapPanes

Index

Properties

Properties

public mapPane: HTMLElement

Pane that contains all other map panes.

public markerPane: HTMLElement

Pane for marker icons.

public objectsPane: HTMLElement

Pane that contains all the panes except tile pane.

public overlayPane: HTMLElement

Pane for overlays like polylines and polygons.

public popupPane: HTMLElement

Pane for popups.

public shadowPane: HTMLElement

Pane for overlay shadows (e.g. marker shadows).

public tilePane: HTMLElement

Pane for tile layers.