Class Index | File Index

Classes


Fields

Class jQuery.fn.jlocator.map

Controller
Defined in: map.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
jQuery.fn.jlocator.map($root, options)
map
Field Summary
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

©2013
Documentation generated by JsDoc Toolkit 2.4.0 on Sun Jan 05 2014 17:33:42 GMT+0200 (Jerusalem Standard Time)