All Classes and Interfaces
Class
Description
Base class for all map configuration objects that represent an OL class.
Defines the default assets that the Map component provides
A source that clusters features within a certain distance.
Contains the configuration for the map, such as layers, sources, features.
Defines constants for OpenLayers types, which are uses by the client-side
synchronization mechanism to identify which OL class to construct and
synchronize into.
Represents map coordinates in a specific projection.
Defines an area within a map using min/max coordinates.
A geographic feature to be displayed on a map.
Stores information about a
Feature that is part of an eventLayer that allows to conveniently display a number of geographic features.
An icon or image that can be used to visually represent a
Feature, by
using it as the feature's Style.setImage(ImageStyle)Layer for server-rendered images that are available in arbitrary extents and
resolutions.
Abstract base class for all sources providing a single image
Abstract base class for drawing image-based features
Source for WMS servers providing single, untiled images
Abstract base class for all map layers
Map is a component for displaying geographic maps from various sources.
Base class for the map component.
Representing OpenLayers' @code{click} event
Provides data for click events on a cluster of features
Provides data for click events on geographic features
Provides data for when a feature is dropped after a drag operation
Custom JSON serializer for the map component using a Jackson
ObjectMapperSet of theme variants applicable for the
vaadin-map component.Fired when viewport movement has ended.
A convenience class for displaying icons or images, such as markers, at a
specific location on the map.
Helper class to store and transfer mouse event details.
Constants for mouse buttons.
Map source for loading tiled images from an OpenStreetMap service.
Geometry that is represented by a single point and coordinate.
Abstract base class for features that are represented by a single point and a
single coordinate.
Geometry that represents a polygon.
A convenience class for displaying a polygon on the map.
Defines constants for map coordinate projections.
Abstract base class for geometries
Abstract base class for all map sources
Defines how to visually represent a
FeatureText style that defines how to render texts on the map.
Abstract base class for map sources providing tiled images from a URL
Layer for displaying tiled map data
Abstract base class for map sources providing tiled map data
Source for loading tile data from WMS (Web Map Service) servers
Abstract base class for map sources providing tiled map data from a URL
Layer for rendering vector data client-side
Represents a map's viewport, responsible for changing properties like center
and zoom level
Source for loading tiled images from a map service using the
Slippy
Map tile numbering scheme, also known as XYZ format.