BetterRouteMarkerStyle

constructor(    pinImage: Image = ImageFactory.fromResource(DEFAULT_PIN_IMAGE),     @ColorInt textColor: Int = DEFAULT_TEXT_COLOR,     textSize: Double = DEFAULT_TEXT_SIZE,     fontUri: Uri = DEFAULT_FONT_URI,     textAnchoring: TextAnchoring = DEFAULT_TEXT_ANCHORING,     textOffset: PointF = DEFAULT_TEXT_OFFSET)