We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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.