Class Index | File Index

Classes


Fields

Class jQuery.fn.jlocator.store

Controller
Defined in: store.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
jQuery.fn.jlocator.store($element, options)
store constructor
Field Summary
Field Attributes Field Name and Description
{jQueryObject}
- store element
{string}
- store address
{string}
- store city
{string}
- store country
{string}
- store custom marker icon url
{string}
- store full address
{string}
- store html
{number}
- store latitude
{Object}
- google latlng object
{number}
- store longitude
{Object}
- jlocator user options
{string}
- store state
{string}
- store zipcode
Class Detail
jQuery.fn.jlocator.store($element, options)
store constructor
Parameters:
{jQueryObject} $element
- store element
{Object} options
- jlocator user options
Returns:
{Object} - store
Field Detail
{jQueryObject} $element
- store element

{string} address
- store address

{string} city
- store city

{string} country
- store country

{string} customMarkerIcon
- store custom marker icon url

{string} fullAddress
- store full address

{string} html
- store html

{number} latitude
- store latitude

{Object} latlng
- google latlng object

{number} longitude
- store longitude

{Object} options
- jlocator user options

{string} state
- store state

{string} zipcode
- store zipcode

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