new cercalia.widget.PoiMap(options)
POIs overlay widget constructor
| Name | Type | Description | 
|---|---|---|
| options | cercaliax.widget.PoiMapOptions | PoiMap options | 
Methods
- 
    getClass(){string}
- 
    
    Returns the type of the object. 
- 
    removePois()
- 
    
    Remove all pois. 
- 
    setMap(map)
- 
    
    Modify the map with which interacts the widget. Name Type Description mapcercalia.Map Map with which will interact the widget. 
- 
    updatePois()
- 
    
    Force to reload pois 
