You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.map.configuration

Package com.vaadin.flow.component.map.configuration

  • Class Summary
    Class Description
    AbstractConfigurationObject

    Base class for all map configuration objects that represent an OL class.

    Configuration

    Contains the configuration for the map, such as layers, sources, features.

    Constants

    Defines constants for OpenLayers types, which are uses by the client-side synchronization mechanism to identify which OL class to construct and synchronize into.

    Coordinate

    Represents map coordinates in a specific projection.

    Extent

    Defines an area within a map using min/max coordinates.

    Feature

    A geographic feature to be displayed on a map.

    View

    Represents a map's viewport, responsible for changing properties like center and zoom level

  • Enum Summary
    Enum Description
    Projection

    Defines constants for map coordinate projections.