DefaultLocationPuck2D constructor
Creates an instance of the default 2D location indicator,
allowing to customize apects of it(topImage, bearingImage, opacity etc.).
Implementation
DefaultLocationPuck2D(
{super.topImage,
super.bearingImage,
super.shadowImage,
super.scaleExpression,
super.opacity});