Uses of Class
org.vaadin.addons.maplibre.Layer
-
Uses of Layer in org.vaadin.addons.maplibre
Subclasses of Layer in org.vaadin.addons.maplibreMethods in org.vaadin.addons.maplibre that return LayerModifier and TypeMethodDescriptionprotected LayerMapLibre.addFillLayer(String name, String source, String sourceLayer, FillPaint paintJson, org.locationtech.jts.geom.Geometry geom) MapLibre.addFillLayer(org.locationtech.jts.geom.Geometry geom, FillPaint style) MapLibre.addFillLayer(org.locationtech.jts.geom.Polygon polygon, FillPaint style) MapLibre.MapClickEvent.getLayer()Methods in org.vaadin.addons.maplibre with parameters of type Layer