MPStopModel

class MPStopModel(val anchor: MPPoint, val image: Bitmap, val label: String? = null)

Constructors

Link copied to clipboard
constructor(anchor: MPPoint, image: Bitmap)
constructor(anchor: MPPoint, image: Bitmap, label: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var id: String
Link copied to clipboard
Link copied to clipboard
val label: String? = null
Link copied to clipboard