Package org.vaadin.addons.maplibre
Interface MapLibreBaseMapProvider
public interface MapLibreBaseMapProvider
Used configure the default base map styles application wide.
-
Method Summary
-
Method Details
-
provideBaseStyle
Object provideBaseStyle()- Returns:
- the base map style as String, URI or InputStream
-