new cercalia.widget.PoiList(options)
POIs overlay widget constructor
| Name | Type | Description | 
|---|---|---|
| options | cercaliax.widget.PoiListOptions | PoiList options | 
Methods
- 
    getClass(){string}
- 
    
    Returns the type of the object. 
- 
    getSelected(cat){Array.<Object>}
- 
    
    Returns the selected subcategories of all categories or indicated by parameter Name Type Description catnumber | undefined optional Active subcategories from a category. If it not indicated returns all. 
- 
    getSelectedId(cat){Array.<string>}
- 
    
    Returns the selected subcategories of all categories or indicated by parameter Name Type Description catnumber | undefined optional Active subcategories from a category. If it not indicated returns all. 
