Package-level declarations
Types
Link copied to clipboard
abstract class BaseLabeledAnnotationIcon(context: Context) : LinearLayout, SelectableMapLayers.CustomHitRegister
A labeled annotation icon that can be used in the annotation layer
Link copied to clipboard
open class LabeledAnnotationIcon(context: Context) : BaseLabeledAnnotationIcon, SelectableMapLayers.CustomHitRegister
A labeled annotation icon that can be used in the annotation layer
Link copied to clipboard