PHP Класс League\Geotools\Geotools

Автор: Antoine Corcy ([email protected])
Наследование: extends AbstractGeotools, implements League\Geotools\GeotoolsInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
batch ( Geocoder $geocoder ) {@inheritDoc}
convert ( League\Geotools\Coordinate\CoordinateInterface $coordinates ) {@inheritDoc}
distance ( ) {@inheritDoc}
geohash ( ) {@inheritDoc}
vertex ( ) {@inheritDoc}

Описание методов

batch() публичный Метод

{@inheritDoc}
public batch ( Geocoder $geocoder )
$geocoder Geocoder\Geocoder

convert() публичный Метод

{@inheritDoc}
public convert ( League\Geotools\Coordinate\CoordinateInterface $coordinates )
$coordinates League\Geotools\Coordinate\CoordinateInterface

distance() публичный Метод

{@inheritDoc}
public distance ( )

geohash() публичный Метод

{@inheritDoc}
public geohash ( )

vertex() публичный Метод

{@inheritDoc}
public vertex ( )