Uses of Interface
overit.geocallapp.wfm.core.ux.bundler.search.detail.map.BundleMapLayer
Packages that use BundleMapLayer
Package
Description
-
Uses of BundleMapLayer in overit.geocallapp.wfm.core.ux.bundler.search.detail
Fields in overit.geocallapp.wfm.core.ux.bundler.search.detail with type parameters of type BundleMapLayerModifier and TypeFieldDescriptionprotected final Map<String, BundleMapLayer> BundleMapLayerManager.layersMethods in overit.geocallapp.wfm.core.ux.bundler.search.detail that return BundleMapLayerModifier and TypeMethodDescriptionRetrieves a specific layer by its ID.Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail with parameters of type BundleMapLayerModifier and TypeMethodDescriptionvoidBundleMapLayerManager.registerLayer(String layerId, BundleMapLayer layer) Registers a layer with a unique ID. -
Uses of BundleMapLayer in overit.geocallapp.wfm.core.ux.bundler.search.detail.map
Classes in overit.geocallapp.wfm.core.ux.bundler.search.detail.map that implement BundleMapLayerModifier and TypeClassDescriptionclassMap layer for displaying bundle header information on the map.classBase class for Bundle-related map layers.classMap layer for displaying bundle operations on the map.classMap layer for displaying bundle starting position information on the map.