Radius filter component functionality
- Source:
Parameters:
Name | Type | Description |
---|---|---|
$ |
jQuery | Instance of jQuery |
document |
Document | dom document object |
Returns:
list of methods for working with radius filter
- Type
- Object
Classes
Members
(static) api :Object.<Methods>
- Source:
This object stores all public api methods
Type:
- Object.<Methods>
Methods
(static) init()
For each radius filter component on a page calls
"initializeComponent"
(static) initializeComponent()
Create
"RadiusFilterModel" and
"RadiusFilterView"