Class MapElement.VectorSourceReference
- java.lang.Object
-
- com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
-
- com.vaadin.flow.component.map.testbench.MapElement.SourceReference
-
- com.vaadin.flow.component.map.testbench.MapElement.VectorSourceReference
-
- Enclosing class:
- MapElement
public static class MapElement.VectorSourceReference extends MapElement.SourceReference
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MapElement.FeatureCollectionReferencegetFeatures()-
Methods inherited from class com.vaadin.flow.component.map.testbench.MapElement.SourceReference
asImageWmsSource, asTileWmsSource, asVectorSource, asXyzSource
-
Methods inherited from class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
exists, get, getBoolean, getDouble, getFloat, getInt, getLong, getString, getTypeName, path
-
-
-
-
Method Detail
-
getFeatures
public MapElement.FeatureCollectionReference getFeatures()
-
-