Widgets Fusion. Widget. Legend |
Fusion. Widget. LegendA widget to display a legend of all layers. Summary
Fusion. Widget. Legend. LegendRendererThis is a class designed to help users to create their own renderer for customize the legend. Summary
oLegend{Fusion.Widget.Legend} The parent widget that uses the renderer. Fusion. Widget. Legend. LegendRendererDefaultThis class provide a default legend as a collapsable tree. Summary
|
Abstract method that have the main purpose to draw the legend.
renderLegend: function()
Abstract method that handle the event: Fusion.Event.MAP_LOADED.
mapLoaded: function()
Abstract method that handle the event: Fusion.Event.MAP_RELOADED.
mapReloaded: function()
Helper method to obtains the map.
getMap: function()