Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
$location->lng()
Returns the longitude
return
(string)
Example
<?= $page->image()->exif()->location()->lng() ?>
↑
Cheat Sheet overview
←
$location->lat()
→
$location->toArray()
↓
Back to Cheat Sheet section
Top