|
UNA
|
Public Member Functions | |
| getMapSingle ($aLocation, $sLocationHtml='', $aParams=array()) | |
| addCssJs () | |
| Public Member Functions inherited from BxDolFactoryObject | |
| getObjectName () | |
Static Public Member Functions | |
| static | getProviders () |
| Static Public Member Functions inherited from BxDolLocationMap | |
| static | getObjectInstance ($sObject, $oTemplate=null) |
| Static Public Member Functions inherited from BxDolFactoryObject | |
| static | getObjectInstanceByClassNames ($sObject, $oTemplate, $sClassName, $sDbClassName) |
| Static Public Member Functions inherited from iBxDolFactoryObject | |
| static | getObjectInstance ($sObject) |
Additional Inherited Members | |
| Protected Member Functions inherited from BxDolLocationMap | |
| __construct ($aObject, $oTemplate=null) | |
| Protected Member Functions inherited from BxDolFactoryObject | |
| __construct ($aObject, $oTemplate=null, $sDbClassName='') | |
| Protected Attributes inherited from BxDolFactoryObject | |
| $_oDb | |
| $_oTemplate | |
| $_sObject | |
| $_aObject | |
| BxDolLocationMapLeaflet::addCssJs | ( | ) |
Reimplemented from BxDolLocationMap.
| BxDolLocationMapLeaflet::getMapSingle | ( | $aLocation, | |
| $sLocationHtml = '', | |||
| $aParams = array() ) |
Get location map for single address
| $aLocation | location array with the following indexes: lat, lng, country, state, city, zip, street, street_number |
| $sLocationHtml | formatted address string |
| $aParams | some specific params |
Reimplemented from BxDolLocationMap.