Uses of Class
com.vaadin.flow.component.map.configuration.source.Source
Packages that use Source
Package
Description
-
Uses of Source in com.vaadin.flow.component.map.configuration.layer
Methods in com.vaadin.flow.component.map.configuration.layer that return Source -
Uses of Source in com.vaadin.flow.component.map.configuration.source
Subclasses of Source in com.vaadin.flow.component.map.configuration.sourceModifier and TypeClassDescriptionclassA source that clusters features within a certain distance.classAbstract base class for all sources providing a single imageclassSource for WMS servers providing single, untiled imagesclassMap source for loading tiled images from an OpenStreetMap service.classAbstract base class for map sources providing tiled images from a URLclassAbstract base class for map sources providing tiled map dataclassSource for loading tile data from WMS (Web Map Service) serversclassAbstract base class for map sources providing tiled map data from a URLclassclassSource for loading tiled images from a map service using the Slippy Map tile numbering scheme, also known as XYZ format.