java.lang.Object
overit.geocall.platform.ui.UINode
overit.geocall.ui.Component
overit.geocall.ui.Control
overit.geocall.basic.ui.Container
overit.geocall.basic.geos.ui.AbstractMapPanel
overit.geocall.basic.geos.ui.OpenLayersMapPanel
overit.geocallapp.wfm.geos.ui.WFMOpenLayersMapPanel
overit.geocallapp.wfm.gis.layer.geometry.ol.WFMEditableLayerMapPanel
overit.geocallapp.wfm.core.ux.bundler.search.detail.map.BundleMapPanel
All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, AjaxableComponent, Badgeable, DraggableDroppable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

public class BundleMapPanel extends overit.geocallapp.wfm.gis.layer.geometry.ol.WFMEditableLayerMapPanel
See Also:
  • Field Details

  • Constructor Details

    • BundleMapPanel

      public BundleMapPanel()
  • Method Details

    • enableCoordinateCapture

      public void enableCoordinateCapture()
      Enables map click for indicating a coordinate.
    • getHtml

      public org.apache.ecs.Element getHtml(EntitySet es)
      Description copied from class: Container
      Returns the html code of the Container
      Overrides:
      getHtml in class overit.geocallapp.wfm.gis.layer.geometry.ol.WFMEditableLayerMapPanel
      Parameters:
      es - The EntitySet to which the element belong
      Returns:
      The html code of the Container
    • addCustomClientConfiguration

      protected String addCustomClientConfiguration()
      Description copied from class: overit.geocall.basic.geos.ui.OpenLayersMapPanel
      Override this to add custom configuration for the map client.
      Overrides:
      addCustomClientConfiguration in class overit.geocallapp.wfm.gis.layer.geometry.ol.WFMEditableLayerMapPanel
      Returns:
      ""
    • editingCommand

      protected void editingCommand(String action)
      Executes the given action on the map generator.
      Parameters:
      action - the action to execute
    • activateDefaultControls

      protected void activateDefaultControls()
      Overrides:
      activateDefaultControls in class overit.geocallapp.wfm.gis.layer.geometry.ol.WFMEditableLayerMapPanel