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.
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 TypeClassDescriptionclass
Abstract base class for all sources providing a single image
class
Source for WMS servers providing single, untiled images
class
Map source for loading tiled images from an OpenStreetMap service.
class
Abstract base class for map sources providing tiled images from a URL
class
Abstract base class for map sources providing tiled map data
class
Source for loading tile data from WMS (Web Map Service) servers
class
Abstract base class for map sources providing tiled map data from a URL
class
class
Source for loading tiled images from a map service using the Slippy Map tile numbering scheme, also known as XYZ format.