Kirby Team Kirby Team

GEO

This plugin adds basic geo search and conversion functionalities to Kirby

Manual

Download and extract the folder to site/plugins/geo

Composer

Git Submodule

$point = Geo::point(49.4883333, 8.4647222);

echo $point->lat();
echo $point->lng();
Version
1.0.2
License
MIT
Stars
18
Supports
K4 K3
Latest releases
More