|
Poly9 FreeEarth | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--FE.Event.Dispatcher
|
+--FE.Overlay
|
+--FE.Label
Defined in freeearth.js
| Constructor Summary | |
FE.Label(<FE.LatLng> location, <String> caption, <FE.LabelOptions> opts)
Label overlay. |
|
| Methods inherited from class FE.Overlay |
initialize, getLocation, hide, isVisible, show, followPolyline, updateLocation
|
| Methods inherited from class FE.Event.Dispatcher |
addListener, dispatch
|
| Constructor Detail |
FE.Label(<FE.LatLng> location, <String> caption, <FE.LabelOptions> opts)
location - Initial location of the label.
caption - Caption
opts - Label parameters. Optional.
|
Poly9 FreeEarth | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||