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.Polygon polygon, FillPaint style) protected LayerMapLibre.addLineLayer(String name, String source, String sourceLayer, LinePaint paint, org.locationtech.jts.geom.Geometry geom) MapLibre.addLineLayer(org.locationtech.jts.geom.Geometry geometry, LinePaint linePaint) MapLibre.MapClickEvent.getLayer()Methods in org.vaadin.addons.maplibre with parameters of type Layer