|
Poly9 FreeEarth | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--FE.LatLngBounds
Defined in freeearth.js
| Constructor Summary | |
FE.LatLngBounds()
Defines a geographic extent. |
|
| Method Summary | |
Object
|
copy()
Deep-copy |
Object
|
extend(<FE.LatLng> ll)
Extends the bouding box. |
FE.LatLng
|
getCenter()
Returns the bounding box center. |
FE.LatLng
|
getNorthEast()
Returns the north east corner. |
FE.LatLng
|
getSouthWest()
Returns the south west corner. |
Object
|
toString()
|
<static> Object
|
fromGoogle(bb)
Converts a FreeEarth bouding box to a Google Maps bouding box. |
<static> Object
|
fromOverlays()
Extracts a bouding box from overlays |
| Constructor Detail |
FE.LatLngBounds()
FE - .LatLng} ... Any number of geographic coordinates can be used to initialize the bouding box.
| Method Detail |
Object copy()
Object extend(<FE.LatLng> ll)
ll - Coordinate.
FE.LatLng getCenter()
FE.LatLng getNorthEast()
FE.LatLng getSouthWest()
Object toString()
<static> Object fromGoogle(bb)
<static> Object fromOverlays()
|
Poly9 FreeEarth | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||