Add factory constructor
ca0v opened this issue · comments
Corey Alix commented
Add Popup.create(options) as alternative to new Popup(options). Notice how mapbox-gl-draw makes good use of its index method. Perhaps that is where create belongs?
OpenLayers 3 popup overlay
ca0v opened this issue · comments
Add Popup.create(options) as alternative to new Popup(options). Notice how mapbox-gl-draw makes good use of its index method. Perhaps that is where create belongs?