ca0v / ol3-popup

OpenLayers 3 popup overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add factory constructor

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?