All Implemented Interfaces:
AbstractXyzSource.HasMaxZoom, AbstractXyzSource.HasMinZoom, AbstractXyzSource.HasTileSize, AbstractXyzSource.HasXyzSourceOptions, HasCrossOrigin, HasGutter, HasUrl, Source.HasAttributions, Source.HasAttributionsCollapsible, Source.HasProjection, Source.HasSourceOptions, Source.HasWrapX, TileSource.HasCacheSize, TileSource.HasOpaque, TileSource.HasTileSourceOptions, UrlTileSource.HasUrls, UrlTileSource.HasUrlTileSourceOptions, Serializable

Source for tile data with URLs in a set XYZ format that are defined in a URL template. By default, this follows the widely-used Google grid where x 0 and y 0 are in the top left. Source can be used in TileLayer.

For more details see: XYZ docs

See Also: