Annotation Interface LayerTranslator
Indicates the type of
Layer (including subtypes)
that LeafletLayerTranslator marked by this annotation can operate with.-
Required Element Summary
Required Elements
-
Element Details
-
type
Class<?> typeSupported type of theLayer.
-