Class jQuery.fn.jlocator.map
Controller
Defined in: map.js.
Constructor Attributes | Constructor Name and Description |
---|---|
jQuery.fn.jlocator.map($root, options)
map
|
Field Attributes | Field Name and Description |
---|---|
{jQueryObject}
|
- map root element
|
{jQueryObject}
|
- jlocator root element
|
{Object}
|
- google directions display
|
{Object}
|
- google directions service
|
{Object}
|
- google geocoder element
|
{Object}
|
- map convas element
|
{Object}
|
- jlocator user options
|
Class Detail
jQuery.fn.jlocator.map($root, options)
map
- Parameters:
- {jQueryObject} $root
- - jlocator root element
- {Object} options
- - jlocator user options
- Returns:
- {Object} - map
Field Detail
{jQueryObject}
$mapRoot
- map root element
{jQueryObject}
$root
- jlocator root element
{Object}
directionsDisplay
- google directions display
{Object}
directionsService
- google directions service
{Object}
geocoder
- google geocoder element
{Object}
mapCanvas
- map convas element
{Object}
options
- jlocator user options