Elgg
Version 1.11
|
Go to the source code of this file.
Variables | |
$longitude = $vars['entity']->getLongitude() | |
GeoRSS view. More... | |
$latitude = $vars['entity']->getLatitude() | |
$latitude = $vars['entity']->getLatitude() |
Definition at line 11 of file georss.php.
$longitude = $vars['entity']->getLongitude() |
GeoRSS view.
This implements GeoRSS-Simple
$vars['entity']
Definition at line 10 of file georss.php.