|
Quikmaps classes | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GLatLng
|
+--AbstractQLatLng
| Constructor Summary | |
AbstractQLatLng(<Number> lat, <Number> lng, <boolean> unbounded)
AbstractQLatLng is an abstract base class, proxying between QMaps and GMaps lat/lng classes |
|
| Method Summary | |
Number
|
latitude()
Get the latitude. |
Number
|
longitude()
Get the longitude. |
| Constructor Detail |
AbstractQLatLng(<Number> lat, <Number> lng, <boolean> unbounded)
lat - the latitude in degrees
lng - the longitude in degrees
unbounded - If the unbounded is true, the latitude will be forced between -90 and 90 degrees, and the longitude between -180 and 180 degrees.
| Method Detail |
Number latitude()
Number longitude()
|
Quikmaps classes | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||