PHP Class League\Geotools\Geotools

Author: Antoine Corcy ([email protected])
Inheritance: extends AbstractGeotools, implements League\Geotools\GeotoolsInterface
Afficher le fichier Open project: toin0u/geotools Class Usage Examples

Méthodes publiques

Méthode Description
batch ( Geocoder $geocoder ) {@inheritDoc}
convert ( League\Geotools\Coordinate\CoordinateInterface $coordinates ) {@inheritDoc}
distance ( ) {@inheritDoc}
geohash ( ) {@inheritDoc}
vertex ( ) {@inheritDoc}

Method Details

batch() public méthode

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

convert() public méthode

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

distance() public méthode

{@inheritDoc}
public distance ( )

geohash() public méthode

{@inheritDoc}
public geohash ( )

vertex() public méthode

{@inheritDoc}
public vertex ( )