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