Builder

fun Builder(    activity: Activity,     googleMap: GoogleMap,     googleAPIKey: String,     mapView: View,     useDefaultMapsIndoorsStyle: Boolean = true)
fun Builder(    context: Context,     googleMap: GoogleMap,     googleAPIKey: String,     mapView: View,     useDefaultMapsIndoorsStyle: Boolean = true)