Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
geo
Rectangle
Interface Rectangle
A geographic rectangle in radians (west/south/east/north).
interface
Rectangle
{
west
:
number
;
south
:
number
;
east
:
number
;
north
:
number
;
}
Index
Properties
west
south
east
north
Properties
west
west
:
number
south
south
:
number
east
east
:
number
north
north
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
west
south
east
north
← Docs
Quick-Start Guide
Taos API Reference
Loading...
A geographic rectangle in radians (west/south/east/north).