GpsStyleInfoFactory

object GpsStyleInfoFactory

Functions

createDefaultStyle
Link copied to clipboard
fun createDefaultStyle(context: Context): <ERROR CLASS>
createGpsStyle
Link copied to clipboard
fun createGpsStyle(pointBitmap: Bitmap?, headingBitmap: Bitmap?, accuracyColor: Color): <ERROR CLASS>
fun createGpsStyle(pointDrawable: Drawable?, headingDrawable: Drawable?, accuracyColor: Color): <ERROR CLASS>
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String