PHP 클래스 League\Geotools\Geotools

저자: Antoine Corcy ([email protected])
상속: extends AbstractGeotools, implements League\Geotools\GeotoolsInterface
파일 보기 프로젝트 열기: toin0u/geotools 1 사용 예제들

공개 메소드들

메소드 설명
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 ( )