Class jQuery.fn.jlocator.controller
Controller
Defined in: controller.js.
Constructor Attributes | Constructor Name and Description |
---|---|
jQuery.fn.jlocator.controller($root, options)
controller constructor
|
Field Attributes | Field Name and Description |
---|---|
{jQueryObject}
|
- jlocator root element
|
- jlocator map
|
|
{Object}
|
- jlocator user options
|
- jlocator panel
|
Class Detail
jQuery.fn.jlocator.controller($root, options)
controller constructor
- Parameters:
- {jQueryObject} $root
- - jlocator root element
- {Object} options
- - jlocator user options
- Returns:
- {Object} - controller
Field Detail
{jQueryObject}
$root
- jlocator root element
{jQuery.fn.jlocator.map}
map
- jlocator map
{Object}
options
- jlocator user options
{jQuery.fn.jlocator.panel}
panel
- jlocator panel