Class GeoMapViewSubscribeDependencyInjection

java.lang.Object
io.jmix.mapsflowui.sys.autowire.GeoMapViewSubscribeDependencyInjection
All Implemented Interfaces:
DependencyInjector

@Order(880) @Component("map_GeoMapViewSubscribeDependencyInjection") public class GeoMapViewSubscribeDependencyInjection extends Object implements DependencyInjector
An injector that autowires method that are annotated by the Subscribe annotation. These can be subscriptions to GeoMap elements: VectorSource, DataVectorSource and HeatmapDataVectorSource.