Uses of Class
com.vaadin.flow.component.map.configuration.source.TileImageSource
-
Packages that use TileImageSource Package Description com.vaadin.flow.component.map.configuration.source -
-
Uses of TileImageSource in com.vaadin.flow.component.map.configuration.source
Subclasses of TileImageSource in com.vaadin.flow.component.map.configuration.source Modifier and Type Class Description class
OSMSource
Map source for loading tiled images from an OpenStreetMap service.class
TileWMSSource
Source for loading tile data from WMS (Web Map Service) serversclass
XYZSource
Source for loading tiled images from a map service using the Slippy Map tile numbering scheme, also known as XYZ format.
-