Class MapElement.LayerReference

java.lang.Object
com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
com.vaadin.flow.component.map.testbench.MapElement.LayerReference
Enclosing class:
MapElement

public static class MapElement.LayerReference extends MapElement.ConfigurationObjectReference
  • Method Details

    • getSource

      public MapElement.SourceReference getSource()
    • isVisible

      public boolean isVisible()
    • getOpacity

      public float getOpacity()
    • getZIndex

      public Long getZIndex()
    • getRevision

      public long getRevision()
    • isTileLoaded

      public boolean isTileLoaded(int z, int x, int y)