You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.map.configuration.source.

Class UrlTileSource

    • Method Detail

      • getUrl

        public String getUrl()

        Returns:

        the URL to load tile data from

      • setUrl

        public void setUrl​(String url)

        Sets the URL from which to load tile data.

        Parameters:

        url - the new URL