Builder

constructor(@NonNull context: Context, @NonNull style: Style)

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