Class GeoJSONBundlePropertiesBuilder

java.lang.Object
overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
overit.geocallapp.wfm.core.ux.bundler.search.detail.geojson.GeoJSONBundlePropertiesBuilder
All Implemented Interfaces:
overit.geocallapp.wfm.geos.geojson.GeoJSONEntityPoint.GeoJSONEntityPointPropertiesBuilder

public class GeoJSONBundlePropertiesBuilder extends overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
Properties builder for bundle operation markers on the map. Creates GeoJSON properties for bundle operations similar to notification markers.
Since:
21.0
  • Field Details

  • Constructor Details

    • GeoJSONBundlePropertiesBuilder

      public GeoJSONBundlePropertiesBuilder()
  • Method Details

    • build

      public HashGetter build(HashGetter rawData)
      Specified by:
      build in interface overit.geocallapp.wfm.geos.geojson.GeoJSONEntityPoint.GeoJSONEntityPointPropertiesBuilder
      Overrides:
      build in class overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
    • buildLabel

      protected String buildLabel(HashGetter rawData)
      Builds a label for the bundle marker.
      Parameters:
      rawData - the raw data containing bundle information
      Returns:
      the label string