Builder

Constructor for the LocationComponentActivationOptions builder class. While other activation options are optional, the activation process always requires context and a fully-loaded map StyleManagerInterface object, which is why the two are in this constructor.

open fun Builder(context: Context, style: StyleManagerInterface)