Package-level declarations
Types
Link copied to clipboard
open class CoordinateAnnotationLayer<T>(context: Context, adapter: CoordinateAnnotationLayer.Adapter<T>) : SelectableMapLayers
A layer for displaying annotations at single coordinates, where each coordinate is represented by a custom view.
Link copied to clipboard
A wrapper class around a view which is used as the view for an annotation.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A layer for displaying annotations at single coordinates, where each coordinate is represented by a custom view.