Uses of Class
com.vaadin.flow.component.map.configuration.source.OSMSource.Options
-
Packages that use OSMSource.Options Package Description com.vaadin.flow.component.map.configuration.source -
-
Uses of OSMSource.Options in com.vaadin.flow.component.map.configuration.source
Methods in com.vaadin.flow.component.map.configuration.source that return OSMSource.Options Modifier and Type Method Description OSMSource.OptionsOSMSource.Options. setAttributionsCollapsible(boolean attributionsCollapsible)Constructors in com.vaadin.flow.component.map.configuration.source with parameters of type OSMSource.Options Constructor Description OSMSource(OSMSource.Options options)
-