Class: Popup maps.nyc.gov

nyc.ol.Popup

A class to display popups on a map
Parameters:
Name Type Description
map ol.Map The OpenLayers map on which to display the popup
options Object Overlay options
Source:
See:

Methods

hide()

Hide the popup
Source:

setOptions(options)

Set popup options
Parameters:
Name Type Description
options Oject Overlay options
Source:

show(options)

Show the popup
Parameters:
Name Type Description
options Object Overlay options
Source: