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.
com.vaadin.flow.component.map.configuration.source.
Class UrlTileSource.BaseOptions<T extends UrlTileSource.BaseOptions<T>>
- java.lang.Object
-
- com.vaadin.flow.component.map.configuration.source.Source.BaseOptions<T>
-
- com.vaadin.flow.component.map.configuration.source.TileSource.BaseOptions<T>
-
- com.vaadin.flow.component.map.configuration.source.UrlTileSource.BaseOptions<T>
-
Direct Known Subclasses:
Enclosing class:
protected static class UrlTileSource.BaseOptions<T extends UrlTileSource.BaseOptions<T>> extends TileSource.BaseOptions<T>
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
BaseOptions()
-
Method Summary
All Methods Modifier and Type Method Description T
setUrl​(String url)
-
Methods inherited from class com.vaadin.flow.component.map.configuration.source.TileSource.BaseOptions
setOpaque
-
Methods inherited from class com.vaadin.flow.component.map.configuration.source.Source.BaseOptions
getThis, setAttributions, setAttributionsCollapsible, setProjection
-
-