LocationAccuracy

data class LocationAccuracy(val strokeColor: Color = DefaultStrokeColor, val strokeWidth: Float = DefaultStrokeWidth, val fillColor: Color = DefaultFillColor, val isGeodesic: Boolean = DefaultGeodesic)

Constructors

Link copied to clipboard
constructor(strokeColor: Color = DefaultStrokeColor, strokeWidth: Float = DefaultStrokeWidth, fillColor: Color = DefaultFillColor, isGeodesic: Boolean = DefaultGeodesic)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard