Package-level declarations

Types

Link copied to clipboard

A layer for displaying annotations at single coordinates, where each coordinate is represented by a custom view.

Link copied to clipboard
abstract class CoordinateAnnotationViewHolder(val view: View)

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
open class SelectableMapLayers(context: Context) : MapLayers

A layer for displaying annotations at single coordinates, where each coordinate is represented by a custom view.