RouteRestrictionMarkerSettings

data class RouteRestrictionMarkerSettings(val pinImage: BitmapFactory, val pinAnchor: PointF, val trafficSignPosition: PointF, val trafficSignScale: PointF) : Parcelable

Constructors

Link copied to clipboard
fun RouteRestrictionMarkerSettings(pinImage: BitmapFactory, pinAnchor: PointF, trafficSignPosition: PointF, trafficSignScale: PointF)

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

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