= $point->name ?>
Координаты:
= $point->lat > 0 ? 'N' : 'S' ?>= number_format(abs($point->lat),5,'.','') ?>°
= $point->lng > 0 ? 'E' : 'W' ?>= number_format(abs($point->lng),5,'.','') ?>°
/
= $point->lat > 0 ? 'N' : 'S' ?>= Coord::dergeeToMinute($point->lat) ?>
= $point->lng > 0 ? 'E' : 'W' ?>= Coord::dergeeToMinute($point->lng) ?>
/
На карте
4)
{
for ($index = 0; $index < 4; $index++)
{
print $text[$index];
}
} else
{
print $point->descriptionHtml;
}
?>
img): ?>
|
img): ?>
|
|
3)
{
for ($index = $index; $index < count($text); $index++)
{
print $text[$index] . ' ';
}
}
?>
id): ?>
[ ]
[ ]
[ источник ]
[ = $countInFavs ?> - в закладках ]
[ = $countLikes ?> - нравится ]
[ = $point->authorUser->nick ?> - = $point->authorUser->getPointsCount() ?> ]