Class GeoJSONBundleStartingPositionPropertiesBuilder
java.lang.Object
overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
overit.geocallapp.wfm.core.ux.bundler.search.detail.map.geojson.GeoJSONBundleStartingPositionPropertiesBuilder
- All Implemented Interfaces:
overit.geocallapp.wfm.geos.geojson.GeoJSONEntityPoint.GeoJSONEntityPointPropertiesBuilder
public class GeoJSONBundleStartingPositionPropertiesBuilder
extends overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
Properties builder for bundle starting point marker on the map.
Creates GeoJSON properties for bundle starting point similar to bundle operations markers.
- Since:
- 20.1
-
Field Summary
FieldsFields inherited from class overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
_palette, DEFAULT_DARK_TEXT_COLOR, DEFAULT_LIGHT_TEXT_COLOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
getFillColor, getPalette, getStrokeColor, getTextColor, hexToRgb, setPalette
-
Field Details
-
DEFAULT_BUNDLE_OPERATION_COLOR
- See Also:
-
-
Constructor Details
-
GeoJSONBundleStartingPositionPropertiesBuilder
public GeoJSONBundleStartingPositionPropertiesBuilder()
-
-
Method Details
-
build
- Specified by:
buildin interfaceoverit.geocallapp.wfm.geos.geojson.GeoJSONEntityPoint.GeoJSONEntityPointPropertiesBuilder- Overrides:
buildin classoverit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
-