메소드 | 설명 | |
---|---|---|
__construct ( $latTL, $lonTL, $latBR, $lonBR ) | Constructs a geographic Circle representation. Points are always ordered as [latitude, longitude]: | |
toJsonStr ( ) : string | Returns JSON component of query |
public __construct ( $latTL, $lonTL, $latBR, $lonBR ) |