createDefault2DPuck

@JvmOverloads
fun createDefault2DPuck(withBearing: Boolean = false): LocationPuck2D

Create a LocationPuck2D instance with or without an arrow bearing image.

Parameters

withBearing

if true, the location puck will show an arrow bearing image, default is false.