Package-level declarations

Types

Link copied to clipboard
class Shape(val path: Path, @ColorInt val strokeColor: Int?, val strokeWidth: Float)

A shape to be drawn onto the map view.