@JsType public class MapPanes extends Object
Modifier and Type | Field and Description |
---|---|
elemental2.dom.HTMLElement |
mapPane
Pane that contains all other map panes.
|
elemental2.dom.HTMLElement |
markerPane
Pane for marker icons.
|
elemental2.dom.HTMLElement |
objectsPane
Pane that contains all the panes except tile pane.
|
elemental2.dom.HTMLElement |
overlayPane
Pane for overlays like polylines and polygons.
|
elemental2.dom.HTMLElement |
popupPane
Pane for popups.
|
elemental2.dom.HTMLElement |
shadowPane
Pane for overlay shadows (e.g.
|
elemental2.dom.HTMLElement |
tilePane
Pane for tile layers.
|
@JsProperty public elemental2.dom.HTMLElement mapPane
@JsProperty public elemental2.dom.HTMLElement tilePane
@JsProperty public elemental2.dom.HTMLElement objectsPane
@JsProperty public elemental2.dom.HTMLElement shadowPane
@JsProperty public elemental2.dom.HTMLElement overlayPane
@JsProperty public elemental2.dom.HTMLElement markerPane
@JsProperty public elemental2.dom.HTMLElement popupPane
Copyright © 2018 G-Widgets. All rights reserved.