Class VectorLayer

All Implemented Interfaces:
HasBaseLayerOptions, HasBaseVectorOptions, Serializable, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class VectorLayer extends BaseVectorLayer<AbstractVectorSource> implements org.springframework.context.ApplicationContextAware
Layer for rendering vector data (e.g. geometries).

For more details see: VectorLayer docs

See Also: