= $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) ?>
/
На карте
isAdmin):?>
/
Редактировать
4) {
for ($index = 0; $index < 4; $index++) {
print $text[$index];
}
} else {
print $point->descriptionHtml;
}
?>
img): ?>
img): ?>
4) {
for ($index = $index; $index < count($text); $index++) {
print $text[$index] . ' ';
}
}
?>
Использованы фотоматериалы с сайтов: = $photoLinks?>
id): ?>
[ ]
[ ]
[ = $countInFavs ?> - в закладках ]
[ = $countLikes ?> - нравится ]
[ = $point->authorUser->nick ?> - = $point->authorUser->getPointsCount() ?> ]
isAdmin == 1): ?>
[ источник: = $point->source ?> ]