Poly9 FreeEarth

Class FE.Label

Object
   |
   +--FE.Event.Dispatcher
         |
         +--FE.Overlay
               |
               +--FE.Label

class FE.Label
extends FE.Overlay

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.Label(<FE.LatLng> location, <String> caption, <FE.LabelOptions> opts)

Poly9 FreeEarth

Documentation generated by JSDoc on Thu Dec 6 19:55:43 2007