new Popup()
impl/ol/Popup.js, line 16
OpenLayers 3 Popup Overlay.
Extends
- OLOverlay
Methods
-
addTo(map, html)
impl/ol/Popup.js, line 66 -
TODO
Name Type Description map
M.Map html
String String of HTML to display within the popup.
-
centerByStatus(coord, html)
impl/ol/Popup.js, line 111 -
Center the popup
Name Type Description coord
ol.Coordinate Where to anchor the popup.
html
String String of HTML to display within the popup.
-
getContent(new)
impl/ol/Popup.js, line 253 -
change text popup
Name Type Description new
text text.
-
hide()
impl/ol/Popup.js, line 229 -
-
setContainer(new)
impl/ol/Popup.js, line 240 -
change text popup
Name Type Description new
text text.