All Classes
-
All Classes Class Summary Enum Summary Class Description AbstractConfigurationObject Base class for all map configuration objects that represent an OL class.Assets Defines the default assets that the Map component providesAssets.Asset Assets.ImageAsset 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.FeatureEventDetails Stores information about aFeaturethat is part of an eventFeatureLayer Layer that allows to conveniently display a number of geographic features.Fill Icon An icon or image that can be used to visually represent aFeature, by using it as the feature'sStyle.setImage(ImageStyle)Icon.Anchor Icon.AnchorOrigin Icon.ImageSize Icon.Options ImageLayer Layer for server-rendered images that are available in arbitrary extents and resolutions.ImageSource Abstract base class for all sources providing a single imageImageSource.Options ImageStyle Abstract base class for drawing image-based featuresImageStyle.Options ImageWMSSource Source for WMS servers providing single, untiled imagesImageWMSSource.Options Layer Abstract base class for all map layersMap Map is a component for displaying geographic maps from various sources.MapBase Base class for the map component.MapClickEvent Representing OpenLayers' @code{click} eventMapFeatureClickEvent Provides data for click events on geographic featuresMapSerializer Custom JSON serializer for the map component using a JacksonObjectMapperMapVariant Set of theme variants applicable for thevaadin-mapcomponent.MapViewMoveEndEvent Fired when viewport movement has ended.MarkerFeature A convenience class for displaying icons or images, such as markers, at a specific location on the map.MouseEventDetails Helper class to store and transfer mouse event details.MouseEventDetails.MouseButton Constants for mouse buttons.OSMSource Map source for loading tiled images from an OpenStreetMap service.OSMSource.Options Point Geometry that is represented by a single point and coordinate.PointBasedFeature Abstract base class for features that are represented by a single point and a single coordinate.Projection Defines constants for map coordinate projections.SimpleGeometry Abstract base class for geometriesSource Abstract base class for all map sourcesSource.Options Stroke Style Defines how to visually represent aFeatureTileImageSource Abstract base class for map sources providing tiled images from a URLTileImageSource.Options TileLayer Layer for displaying tiled map dataTileSource Abstract base class for map sources providing tiled map dataTileSource.Options TileWMSSource Source for loading tile data from WMS (Web Map Service) serversTileWMSSource.Options UrlTileSource Abstract base class for map sources providing tiled map data from a URLUrlTileSource.Options VectorLayer Layer for rendering vector data client-sideVectorSource VectorSource.Options View Represents a map's viewport, responsible for changing properties like center and zoom levelXYZSource Source for loading tiled images from a map service using the Slippy Map tile numbering scheme, also known as XYZ format.XYZSource.Options