PHP Класс FactualRectangle

Автор: Tyler
Показать файл Открыть проект

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

Метод Описание
__construct ( $latTL, $lonTL, $latBR, $lonBR ) Constructs a geographic Circle representation. Points are always ordered as [latitude, longitude]:
toJsonStr ( ) : string Returns JSON component of query

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

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

Constructs a geographic Circle representation. Points are always ordered as [latitude, longitude]:
public __construct ( $latTL, $lonTL, $latBR, $lonBR )

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

Returns JSON component of query
public toJsonStr ( ) : string
Результат string